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:
91d3f9b
)
IB/ipath: Use bitmap_weight()
author
Akinobu Mita
<akinobu.mita@gmail.com>
Wed, 9 Dec 2009 18:05:28 +0000
(10:05 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 9 Dec 2009 18:05:28 +0000
(10:05 -0800)
Use bitmap_weight() instead of finding all set bits in bitmap by hand.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Ralph Campbell <infinipath@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found