]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ocfs2: use find_last_bit()
authorAkinobu Mita <akinobu.mita@gmail.com>
Tue, 5 Nov 2013 05:55:05 +0000 (16:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:55:05 +0000 (16:55 +1100)
commit1999bc017f793d8b3e2ce3ec850d643f02b82e59
tree1c5573a53ddb18263fdd518c34fcd2e5da12b799
parentaebf50484e871f2a8e85dfd15b514e018df03972
ocfs2: use find_last_bit()

We already have find_last_bit().  So just use it as described in the
comment.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/cluster/heartbeat.c