Re: [PATCH v1 1/1] iio: imu: inv_icm42600: Convert to uXX and sXX integer types

From: Andy Shevchenko

Date: Tue Feb 03 2026 - 06:22:44 EST


On Sat, Nov 15, 2025 at 06:50:01PM +0000, Jonathan Cameron wrote:
> On Sun, 9 Nov 2025 20:24:36 +0100
> Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> > The driver code is full of intXX_t and uintXX_t types which is
> > not the pattern we use in the IIO subsystem. Switch the driver
> > to use kernel internal types for that. No functional changes.
> No problem with the change but this description made me think
> that this was going to be a huge patch touching lots of instances.
>
> Probably needs a rewrite to not say 'full of' :)

Can you tweak that whilst applying, please?

--
With Best Regards,
Andy Shevchenko