(subset) [PATCH v2] backlight: ili922x: drop kernel-doc for local macros
Lee Jones
lee at kernel.org
Thu Dec 7 13:28:36 UTC 2023
On Wed, 06 Dec 2023 09:45:25 -0800, Randy Dunlap wrote:
> Don't use kernel-doc notation for the local macros START_BYTE() and
> CHECK_FREQ_REG(). This prevents these kernel-doc warnings:
>
> ili922x.c:85: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
> * START_BYTE(id, rs, rw)
> ili922x.c:85: warning: missing initial short description on line:
> * START_BYTE(id, rs, rw)
> ili922x.c:118: warning: expecting prototype for CHECK_FREQ_REG(spi_device s, spi_transfer x)(). Prototype was for CHECK_FREQ_REG() instead
>
> [...]
Applied, thanks!
[1/1] backlight: ili922x: drop kernel-doc for local macros
commit: 64d9799d6dd04601227f602ae961e3f3d2f1f02b
--
Lee Jones [李琼斯]
More information about the dri-devel
mailing list