From: Geert Uytterhoeven Date: Tue, 20 Aug 2013 11:20:12 +0000 (+0200) Subject: Btrfs: Make btrfs_device_fsid() return unsigned long X-Git-Tag: v3.12-rc1~40^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1473b24ee0cb43d4b48aa0c5f1b8417928910a4d;p=pandora-kernel.git Btrfs: Make btrfs_device_fsid() return unsigned long All callers of btrfs_device_fsid() cast its return type to unsigned long. Signed-off-by: Geert Uytterhoeven Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed