From: Geert Uytterhoeven Date: Tue, 20 Aug 2013 11:20:16 +0000 (+0200) Subject: Btrfs: PAGE_CACHE_SIZE is already unsigned long X-Git-Tag: v3.12-rc1~40^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778746b53be8a83a640b9b855b249c8020157eae;p=pandora-kernel.git Btrfs: PAGE_CACHE_SIZE is already unsigned long PAGE_CACHE_SIZE == PAGE_SIZE is "unsigned long" everywhere, so there's no need to cast it to "unsigned long". Signed-off-by: Geert Uytterhoeven Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed