git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67f4efd
)
sctp: use bitmap_weight
author
Akinobu Mita
<akinobu.mita@gmail.com>
Fri, 16 Nov 2012 20:39:49 +0000
(20:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 18 Nov 2012 03:01:18 +0000
(22:01 -0500)
Use bitmap_weight to count the total number of bits set in bitmap.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Vlad Yasevich <vyasevich@gmail.com>
Cc: Sridhar Samudrala <sri@us.ibm.com>
Cc: linux-sctp@vger.kernel.org
Cc: netdev@vger.kernel.org
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found