ppp: use for_each_set_bit_from
authorAkinobu Mita <akinobu.mita@gmail.com>
Mon, 2 Apr 2012 22:47:16 +0000 (22:47 +0000)
committerDavid 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