Re: [PATCH 4/6] bitmap: replace _reg_op(REG_OP_ISFREE) with find_next_bit()

From: Andy Shevchenko
Date: Thu Jul 27 2023 - 06:05:42 EST


On Wed, Jul 26, 2023 at 07:02:05PM -0700, Yury Norov wrote:
> _reg_op(REG_OP_ISFREE) can be trivially replaced with find_next_bit().
> Drop it.

The verb here is incorrect, you don't drop it, you replaced it.

Same for the other patches.

--
With Best Regards,
Andy Shevchenko