diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-07-31 03:39:11 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-31 18:39:42 -0400 |
commit | 937472b00b666ecbf1464502f857ec63b024af72 (patch) | |
tree | b557078de19c3370488cfed8ce45b261518ee09d /fs/open.c | |
parent | 07ff8ee79e254ac07205d2c9c9e8fbe2f4b3e6e8 (diff) |
use __val in __get_unaligned
Use "__val" rather than "val" in the __get_unaligned macro in
asm-generic/unaligned.h. This way gcc wont warn if you happen to also name
something in the same scope "val".
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions