]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: use bitmap_weight()
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 21 Jul 2012 00:53:50 +0000 (10:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Aug 2012 03:24:51 +0000 (13:24 +1000)
commit4bbbc9069bf57881556b5276231a21b3689b42c1
tree1a4a98f3a07d7d676533ab0bafb15daa5360f844
parent763eb812d2b11bd6b90de2187945af6643203110
ocfs2: use bitmap_weight()

Use bitmap_weight() instead of reinventing the wheel.

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