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:
ffe06c1
)
ppp: use for_each_set_bit_from
author
Akinobu Mita
<akinobu.mita@gmail.com>
Mon, 2 Apr 2012 22:47:16 +0000
(22:47 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 3 Apr 2012 22:54:31 +0000
(18:54 -0400)
Use for_each_set_bit_from to iterate over all the set bit in a memory
region.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Dmitry Kozlov <xeb@mail.ru>
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found