Re: [PATCH 2/4] genirq/irq_sim: order includes alphabetically
From: Andy Shevchenko
Date: Tue Aug 15 2023 - 06:40:23 EST
On Sat, Aug 12, 2023 at 09:44:55PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> For better maintenance and readability keep the included headers in
> alphabetical order.
...
> -#include <linux/list.h>
> +#include <linux/list.h>
This can be done in the previous patch already.
--
With Best Regards,
Andy Shevchenko