From: Geert Uytterhoeven Date: Tue, 20 Aug 2013 11:20:11 +0000 (+0200) Subject: Btrfs: Make btrfs_device_uuid() return unsigned long X-Git-Tag: v3.12-rc1~40^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=410ba3a291081d98f0e58a868e1305110d986903;p=pandora-kernel.git Btrfs: Make btrfs_device_uuid() return unsigned long All callers of btrfs_device_uuid() 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