On Tue, May 25, 2021 at 8:35 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > Split fastpath array to two, i.e. for mask and for bits. > At the same time declare them as bitmaps. > > This makes code better to read and gives a clue about use of > bitmap API. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- Applied, thanks! Bart