diff options
| author | Akinobu Mita <[email protected]> | 2010-04-05 13:53:35 -0700 |
|---|---|---|
| committer | David Woodhouse <[email protected]> | 2010-04-08 09:42:41 +0100 |
| commit | fed457a83611182f5a2e049cce02f8f4e1b65644 (patch) | |
| tree | 4fc37b8904b456d6ee25df5eea36b2d93759866c /include/linux | |
| parent | 8da552f26107f55186346cff280ec9d53cc42add (diff) | |
bitops: rename for_each_bit() to for_each_set_bit(): mtd
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.
I'll be sending a patch to Linus this week which removes the temporary
for_each_bit() macro, so this patch will be needed to avoid build
breakage.
Suggested-by: Alexey Dobriyan <[email protected]>
Suggested-by: Andrew Morton <[email protected]>
Signed-off-by: Akinobu Mita <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Russell King <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Artem Bityutskiy <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions