Re: [PATCH v6 17/27] irqchip/atmel-aic5: Add support for sam9x7 aic
From: <hidden>
Date: 2024-07-29 10:24:12
Also in:
lkml
From: <hidden>
Date: 2024-07-29 10:24:12
Also in:
lkml
Hi Thomas, On 29/07/24 3:46 pm, Thomas Gleixner wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe On Mon, Jul 29 2024 at 12:38, Varshini Rajendran wrote:quoted
+ +#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.
Is it okay if the line exceeds 80 chars then ?
Thanks,
tglx-- Thanks and Regards, Varshini Rajendran.