[PATCH 10/16] i2c: busses: i2c-ocores: Place the expected function names into the documentation headers

Andrew Lunn andrew at lunn.ch
Thu May 20 12:12:41 PDT 2021


On Thu, May 20, 2021 at 08:00:59PM +0100, Lee Jones wrote:
> Fixes the following W=1 kernel build warning(s):
> 
>  drivers/i2c/busses/i2c-ocores.c:253: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
>  drivers/i2c/busses/i2c-ocores.c:267: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
>  drivers/i2c/busses/i2c-ocores.c:299: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
>  drivers/i2c/busses/i2c-ocores.c:347: warning: expecting prototype for It handles an IRQ(). Prototype was for ocores_process_polling() instead
> 
> Cc: Peter Korsgaard <peter at korsgaard.com>
> Cc: Andrew Lunn <andrew at lunn.ch>
> Cc: Palmer Dabbelt <palmer at dabbelt.com>
> Cc: Paul Walmsley <paul.walmsley at sifive.com>
> Cc: Andreas Larsson <andreas at gaisler.com>
> Cc: linux-i2c at vger.kernel.org
> Cc: linux-riscv at lists.infradead.org
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Reviewed-by: Andrew Lunn <andrew at lunn.ch>

    Andrew



More information about the linux-riscv mailing list