[PATCH 02/10] gpio: gpio-altera: Add missing kerneldoc entry and demote comment

Linus Walleij linus.walleij at linaro.org
Wed Jul 8 03:15:01 EDT 2020


On Tue, Jun 30, 2020 at 3:33 PM Lee Jones <lee.jones at linaro.org> wrote:

> 'struct altera_gpio_chip's 'irq_chip' property is undocumented.  So
> add property description to the struct's kerneldoc header.  Also
> demote comment block which is clearly not in kerneldoc format.
>
> Fixes the following W=1 warnings:
>
>  drivers/gpio/gpio-altera.c:34: warning: Function parameter or member 'irq_chip' not described in 'altera_gpio_chip'
>  drivers/gpio/gpio-altera.c:78: warning: Function parameter or member 'd' not described in 'altera_gpio_irq_set_type'
>  drivers/gpio/gpio-altera.c:78: warning: Function parameter or member 'type' not described in 'altera_gpio_irq_set_type'
>
> Cc: Joyce Ooi <joyce.ooi at intel.com>
> Cc: Tien Hock Loh <thloh at altera.com>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Patch applied!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list