Re: [PATCH v6 17/27] irqchip/atmel-aic5: Add support for sam9x7 aic

From: Thomas Gleixner
Date: Mon Jul 29 2024 - 06:17:03 EST


On Mon, Jul 29 2024 at 12:38, Varshini Rajendran wrote:
> +
> +#define NR_SAM9X7_IRQS 70
> +
> +static int __init sam9x7_aic5_of_init(struct device_node *node,
> + struct device_node *parent)

Please get rid of the pointless line break.

Thanks,

tglx