diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2008-04-30 07:54:53 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-30 15:29:52 (GMT) |
commit | 3e5a5097303eedb4ffae2719843eb064221b1db4 (patch) | |
tree | 3b1de7bb20e5f344b4c96a8c5a4830823c1b7b5d /lib/dump_stack.c | |
parent | f735295b14ae073a8302d7b1da894bc597724557 (diff) | |
download | linux-fsl-qoriq-3e5a5097303eedb4ffae2719843eb064221b1db4.tar.xz |
hfs: fix warning with 64k PAGE_SIZE
fs/hfs/btree.c: In function 'hfs_bmap_alloc':
fs/hfs/btree.c:263: warning: comparison is always false due to limited range of data type
The patch makes the warning go away, but the code might actually be buggy?
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions