Re: [PATCH v2 3/4] iio: light: ltr501: Add ltr329 driver support

From: Joshua Crofts

Date: Wed Jul 15 2026 - 10:07:01 EST


On Wed, 15 Jul 2026 15:55:48 +0200
Esben Haabendal <esben@xxxxxxxxxx> wrote:

> "Joshua Crofts" <joshua.crofts1@xxxxxxxxx> writes:
> > Just a small nit, even though the list isn't exactly ordered, please
> > try to add the new include approximately where it would be if ordered,
> > i.e. array_size.h goes to the top. Additionally, you don't need to add
> > a comment.
>
> So alphabetically sorted? And even before linux/module.h?

Yes, includes should be sorted alphabetically (or at least as much
as possible), not randomly or by importance.

--
Kind regards

CJD