commit | 487798df6d25e76ed6558b3e17c44cf0458cc6f3 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Wed Apr 30 00:54:54 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 30 08:29:52 2008 -0700 |
tree | 3c7918f1e8e4146ab716e403daede83bbde4030a | |
parent | 3e5a5097303eedb4ffae2719843eb064221b1db4 [diff] |
hfsplus: fix warning with 64k PAGE_SIZE fs/hfsplus/btree.c: In function 'hfsplus_bmap_alloc': fs/hfsplus/btree.c:239: warning: comparison is always false due to limited range of data type But this might hide a real bug? 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>