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

include/linux: move for_each_bit() macros from bitops.h to find.h



for_each_bit() macros depend on find_bit() machinery, and so the
proper place for them is the find.h header.

Signed-off-by: default avatarYury Norov <yury.norov@gmail.com>
Tested-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
parent 9b51d9d8
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