diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-12-06 20:45:25 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-12-07 16:28:20 +0300 |
commit | 64d9799d6dd04601227f602ae961e3f3d2f1f02b (patch) | |
tree | fff016b34b4bdc4bcee7403a941be05b03fc72a0 /scripts/gdb/linux/tasks.py | |
parent | ab47505ce45b869ab649024dc932e981fcdd6e5f (diff) | |
download | linux-64d9799d6dd04601227f602ae961e3f3d2f1f02b.tar.xz |
backlight: ili922x: Drop kernel-doc for local macros
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
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20231206174525.14960-1-rdunlap@infradead.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions