mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Sync find_first_bit() and find_next_bit() implementation with the mother kernel. Also, drop unused find_last_bit() and find_next_clump8(). Signed-off-by: Yury Norov <yury.norov@gmail.com>