diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2024-01-15 21:56:47 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-01-16 01:15:35 +0300 |
commit | 62b38f30a00ff47142e58d0a6d60dd296e0e8108 (patch) | |
tree | 033a9c6eee28a839ed113448ce15a9c1ebded060 /scripts/gdb/linux/tasks.py | |
parent | 832b371097eb928d077c827b8f117bf5b99d35c0 (diff) | |
download | linux-62b38f30a00ff47142e58d0a6d60dd296e0e8108.tar.xz |
gpio: EN7523: fix kernel-doc warnings
Add "struct" keyword and explain the @dir array differently to
prevent kernel-doc warnings:
gpio-en7523.c:22: warning: cannot understand function prototype: 'struct airoha_gpio_ctrl '
gpio-en7523.c:27: warning: Function parameter or struct member 'dir' not described in 'airoha_gpio_ctrl'
gpio-en7523.c:27: warning: Excess struct member 'dir0' description in 'airoha_gpio_ctrl'
gpio-en7523.c:27: warning: Excess struct member 'dir1' description in 'airoha_gpio_ctrl'
Fixes: 0868ad385aff ("gpio: Add support for Airoha EN7523 GPIO controller")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions