Skip to content
Commit 4fe49b3b authored by Yury Norov's avatar Yury Norov
Browse files

lib/bitmap: introduce for_each_set_bit_wrap() macro



Add for_each_set_bit_wrap() macro and use it in for_each_cpu_wrap(). The
new macro is based on __for_each_wrap() iterator, which is simpler and
smaller than cpumask_next_wrap().

Signed-off-by: default avatarYury Norov <yury.norov@gmail.com>
parent 6cc18331
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment