On Tue, 11 Jan 2022 11:22:23 +0200 Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > 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. > I'll need to wait for rc1 to have the relevant code in my fixes-togreg branch to pick these up. They look fine to me and hopefully I'll remember to cleanup the above ;) Thanks, Jonathan