Re: [PATCH v3 3/3] iio: addac: ad74413r: for_each_set_bit_from -> for_each_set_bit

From: Andy Shevchenko
Date: Tue Jan 11 2022 - 04:24:16 EST


On Tue, Jan 11, 2022 at 9:47 AM Cosmin Tanislav <demonsingur@xxxxxxxxx> wrote:
>
> The starting bit is always zero, it doesn't make much sense to
> use for_each_set_bit_from. Replace it with for_each_set_bit
> which doesn't start from a particular bit.

We refer to the function() like this.
But no need to resend, I hope Jonathan may amend this when applying.

--
With Best Regards,
Andy Shevchenko