aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2012-03-23 15:02:03 -0700
committerLinus Torvalds <[email protected]>2012-03-23 16:58:33 -0700
commit307b1cd7ecd7f3dc5ce3d3860957f034f0abe4df (patch)
treedfc8eb9a5dd7c4621a3a61058f25cabf82e327cd /scripts
parent2df5e12900d847af9113980d015939dde0d1b1d4 (diff)
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
This renames for_each_set_bit_cont() to for_each_set_bit_from() because it is analogous to list_for_each_entry_from() in list.h rather than list_for_each_entry_continue(). This doesn't remove for_each_set_bit_cont() for now. Signed-off-by: Akinobu Mita <[email protected]> Cc: Robert Richter <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions