diff options
author | Yury Norov <[email protected]> | 2021-08-14 14:17:11 -0700 |
---|---|---|
committer | Yury Norov <[email protected]> | 2022-01-15 08:47:31 -0800 |
commit | ec288a2cf7ca40a939316b6df206ab845bb112d1 (patch) | |
tree | 8f9805242155d8f5decc0e4a06ea3397c13db835 /lib | |
parent | 801a57365fc836d7ec866e2069d0b21d79925c1e (diff) |
bitmap: unify find_bit operations
bitmap_for_each_{set,clear}_region() are similar to for_each_bit()
macros in include/linux/find.h, but interface and implementation
of them are different.
This patch adds for_each_bitrange() macros and drops unused
bitmap_*_region() API in sake of unification.
Signed-off-by: Yury Norov <[email protected]>
Tested-by: Wolfram Sang <[email protected]>
Acked-by: Dennis Zhou <[email protected]>
Acked-by: Ulf Hansson <[email protected]> # For MMC
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions