From: Andrew Morton Date: Wed, 30 Apr 2008 07:54:54 +0000 (-0700) Subject: hfsplus: fix warning with 64k PAGE_SIZE X-Git-Tag: v2.6.26-rc1~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=487798df6d25e76ed6558b3e17c44cf0458cc6f3;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed