xfs: small cleanup in xfs_lowbit64()
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 6 Jun 2014 06:04:42 +0000 (16:04 +1000)
committerDave Chinner <david@fromorbit.com>
Fri, 6 Jun 2014 06:04:42 +0000 (16:04 +1000)
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 <dan.carpenter@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_bit.h

Simple merge