Re: [PATCH 0/8] all: use find_next_*_bit() instead of find_first_*_bit() where possible

From: Joe Perches
Date: Wed Jul 28 2021 - 11:13:48 EST


On Wed, 2021-07-28 at 08:00 -0700, Yury Norov wrote:
> Ping again.
>
> The rebased series together with other bitmap patches can be found
> here:
>
> https://github.com/norov/linux/tree/bitmap-20210716
[]
> >  .../bitops => include/linux}/find.h | 149 +++++++++++++++++-

A file named find.h in a directory named bitops seems relatively sensible,
but a bitops specific file named find.h in include/linux does not.