Re: [PATCH v2 01/12] regmap-irq: Convert bool bitfields to unsigned int

From: Andy Shevchenko
Date: Thu Jun 23 2022 - 17:27:01 EST


On Thu, Jun 23, 2022 at 11:13 PM Aidan MacDonald
<aidanmacdonald.0x0@xxxxxxxxx> wrote:
>
> Use 'unsigned int' for bitfields for consistency with most other
> kernel code.

...

There is no point to convert the fields you are about to remove.

So, either don't touch them or make this patch closer to the end of the series.


--
With Best Regards,
Andy Shevchenko