[PATCH 1/7] mfd: max8997-irq: 'inline' should be at the beginning of the declaration

Arnd Bergmann arnd at arndb.de
Thu Sep 15 04:28:31 PDT 2016


On Thursday, September 15, 2016 11:45:15 AM CEST Lee Jones wrote:
> -static const inline struct max8997_irq_data *
> +inline static const struct max8997_irq_data *

I think this causes another warning, the order should be
"stastic inline const struct max8997_irq_data".

	Arnd




More information about the linux-arm-kernel mailing list