On Tue, Feb 20, 2024 at 06:46:24PM +0100, Vasileios Amoiridis wrote: > On Tue, Feb 20, 2024 at 04:09:26PM +0200, Andy Shevchenko wrote: > > On Mon, Feb 19, 2024 at 08:13:59PM +0100, Vasileios Amoiridis wrote: ... > > > #include <linux/spi/spi.h> > > > #include <linux/err.h> > > > #include <linux/regmap.h> > > > +#include <linux/bits.h> > > > > I see that it's unsorted, but try to squeeze a new header to the better place > > where more will be kept sorted. With given context, it should go before all > > others, but it might be even better location. > > So you would suggest a re-ordering of the headers with a reverse > christmas-tree? No. Alphabetically. -- With Best Regards, Andy Shevchenko