On Wed, 20 Dec 2023 16:54:33 -0700, Mark Hasemeyer wrote: > The extern keyword is implicit for function declarations. > Remove it where possible and adjust the line wrapping accordingly. > > Signed-off-by: Mark Hasemeyer <markhas@xxxxxxxxxxxx> > --- > > Changes in v2: > -New patch > > include/linux/of_irq.h | 35 +++++++++++++++++------------------ > 1 file changed, 17 insertions(+), 18 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>