diff options
author | 2022-09-19 14:05:57 -0700 | |
---|---|---|
committer | 2022-10-01 10:22:57 -0700 | |
commit | 4fe49b3b97c2640147c46519c2a6fdb06df34f5f (patch) | |
tree | bea4a14dd06b042f19b11db141519aae7c01814f /drivers/fpga/fpga-bridge.c | |
parent | lib/find_bit: add find_next{,_and}_bit_wrap (diff) | |
download | wireguard-linux-4fe49b3b97c2640147c46519c2a6fdb06df34f5f.tar.xz wireguard-linux-4fe49b3b97c2640147c46519c2a6fdb06df34f5f.zip |
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: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions