On Thu, Jun 23, 2022 at 11:26:10PM +0200, Andy Shevchenko wrote: > On Thu, Jun 23, 2022 at 11:13 PM Aidan MacDonald > > 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. It costs us nothing to convert them, this isn't a difficult or hard to understand refactoring - the patch is fine the way it is.