Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit()
Rename for_each_bit to for_each_set_bit in the kernel source tree.  To
permit for_each_clear_bit(), should that ever be added.

The patch includes a macro to map the old for_each_bit() onto the new
for_each_set_bit().  This is a (very) temporary thing to ease the migration.

[akpm@linux-foundation.org: add temporary for_each_bit()]
Suggested-by: Alexey Dobriyan <adobriyan@gmail.com>
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Artem Bityutskiy <dedekind@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-03-06 11:26:23 -08:00
..
2010-02-07 03:06:21 -05:00
2010-01-14 09:05:42 -05:00
2010-02-26 12:15:54 -06:00
2010-01-19 22:36:06 -06:00
2009-06-17 00:36:36 -04:00
2009-07-12 12:22:34 -07:00
2010-02-19 03:35:12 -05:00
2010-01-11 14:30:09 +01:00
2009-12-16 07:20:18 -08:00
2010-01-26 22:22:26 -05:00
2009-12-16 07:20:13 -08:00
2009-12-22 12:27:34 -05:00
2008-12-31 18:07:43 -05:00
2009-09-24 07:21:03 -07:00
2010-03-03 14:13:08 -05:00
2009-12-17 04:52:13 -05:00
2010-02-07 10:26:01 -08:00
2010-03-03 14:07:59 -05:00
2009-04-07 08:31:16 -07:00
2009-12-17 10:51:40 -05:00
2009-10-04 15:05:10 -07:00
2010-03-03 14:08:00 -05:00
2009-12-16 12:16:49 -05:00