From: Dan Carpenter Date: Fri, 6 Jun 2014 06:04:42 +0000 (+1000) Subject: xfs: small cleanup in xfs_lowbit64() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72208ee060635dfab2b3bd447a95e0f9c419e954;p=pandora-kernel.git xfs: small cleanup in xfs_lowbit64() There are two checkpatch.pl complaints here because of the bad indenting and because of the assignment inside the condition. Signed-off-by: Dan Carpenter Reviewed-by: Eric Sandeen Signed-off-by: Dave Chinner --- Reading git-diff-tree failed