Re: [PATCH 1/4] iio: magnetometer: ak8975: header cleanup
From: Jonathan Cameron
Date: Tue Apr 21 2026 - 06:35:35 EST
On Tue, 21 Apr 2026 08:16:42 +0200
Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:
> On Mon, 20 Apr 2026 at 19:18, Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxx> wrote:
> > Seems this implied sorting as well. As Jonathan says somewhere else
> > he prefers to split sorting and IWYU patches.
>
> Okay, I'll return it pre-sort.
>
What I'd prefer is sort, then changes.
That way it's easy to see what is removed or added rather than moved.
Thanks,
Jonathan