atm: use for_each_set_bit()
authorAkinobu Mita <[email protected]>
Thu, 11 Mar 2010 12:07:50 +0000 (12:07 +0000)
committerDavid S. Miller <[email protected]>
Mon, 15 Mar 2010 23:00:47 +0000 (16:00 -0700)
commitd287d66ee460b8d90b9ac840dd37f524a289bf97
treed91ccc754f34bf179817253015e9ed4f069421ae
parenta1ca14ac54675d3bf48d442b5a7b9eba133f1888
atm: use for_each_set_bit()

Replace open-coded loop with for_each_set_bit().

Signed-off-by: Akinobu Mita <[email protected]>
Cc: Chas Williams <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/atm/lanai.c