]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ocfs2: use find_last_bit()
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 3 May 2012 05:43:25 +0000 (15:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:18 +0000 (15:46 +1000)
commit85462e6f8c1390cb96b29fafb972cd1b3bb6eefa
tree5e03e7f2fba42cd51be979cecfbabfe1c0ceb0ea
parenta656f6acce55f5ad890d51e49a8b320fc038c73d
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: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/cluster/heartbeat.c