Skip to content
Commit fc89db4b authored by Akinobu Mita's avatar Akinobu Mita Committed by Linus Torvalds
Browse files

s390/char: use for_each_clear_bit()



Use for_each_clear_bit() to iterate over all the cleared bit in a
memory region.

Signed-off-by: default avatarAkinobu Mita <akinobu.mita@gmail.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent c527b414
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment