From: David Sterba Date: Fri, 20 Feb 2015 17:42:11 +0000 (+0100) Subject: btrfs: cleanup, use correct type in div_u64_rem X-Git-Tag: omap-for-v4.1/fixes-rc1~43^2~57^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29cf342b8f1056486557015aba4538804a872dc1;p=pandora-kernel.git btrfs: cleanup, use correct type in div_u64_rem div_u64_rem expects u32 for divisior and reminder. Signed-off-by: David Sterba --- Reading git-diff-tree failed