From: Dave Kleikamp Date: Tue, 18 Sep 2012 16:27:22 +0000 (-0500) Subject: jfs: Fix do_div precision in commit b40c2e66 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f4141ee3ea11035f741d4298cb6bbad1850fcf;p=pandora-kernel.git jfs: Fix do_div precision in commit b40c2e66 In a hasty fix to replace a 64-bit division with do_div, I unintentionally assigned the divisor to a 32-bit variable. Signed-off-by: Dave Kleikamp Cc: Tino Reichardt --- Reading git-diff-tree failed