phonet: use for_each_set_bit()
authorAkinobu Mita <[email protected]>
Thu, 11 Mar 2010 12:07:49 +0000 (12:07 +0000)
committerDavid S. Miller <[email protected]>
Mon, 15 Mar 2010 23:00:47 +0000 (16:00 -0700)
commita1ca14ac54675d3bf48d442b5a7b9eba133f1888
tree4c140c289bf166b99f716cc685a34097520681d0
parentf28f9e43b3d81d1e69da0ebf77c8a6780cb5e0c8
phonet: use for_each_set_bit()

Replace open-coded loop with for_each_set_bit().

Signed-off-by: Akinobu Mita <[email protected]>
Cc: "David S. Miller" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: RĂ©mi Denis-Courmont <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/phonet/pn_dev.c
net/phonet/pn_netlink.c