Re: [PATCH 06/10] gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc

2020-07-08 Thread Linus Walleij
On Tue, Jun 30, 2020 at 3:33 PM Lee Jones wrote: > Kerneldoc expects struct properties to be documented using the syntax > '@.*: ', but no '@' has been provided in 'struct syscon_gpio_data's > header. Add them to stop confusing kerneldoc. > > Fixes the following W=1 warnings: > > drivers/gpio/g

[PATCH 06/10] gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc

2020-06-30 Thread Lee Jones
Kerneldoc expects struct properties to be documented using the syntax '@.*: ', but no '@' has been provided in 'struct syscon_gpio_data's header. Add them to stop confusing kerneldoc. Fixes the following W=1 warnings: drivers/gpio/gpio-syscon.c:48: warning: Function parameter or member 'compat