diff options
author | Lee Jones <[email protected]> | 2020-06-30 14:33:42 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-07-08 09:24:08 +0200 |
commit | 4e2912901ec1ff0ef7aa8d4334e0ad476792f764 (patch) | |
tree | af53b3cb145176eedb5b8780eb5a10baef7a1ff6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5f3beb67b5d1c5f9906dfdf3af77e8992ca177be (diff) |
gpio: gpio-it87: Fix formatting issues which confuse kerneldoc
Kerneldoc expects struct properties to be documented using the syntax
'@.*: ', but no ':' has been provided in 'struct it87_gpio's
header. Add them to stop confusing kerneldoc.
Fixes the following W=1 warnings:
drivers/gpio/gpio-it87.c:69: warning: Function parameter or member 'chip' not described in 'it87_gpio'
drivers/gpio/gpio-it87.c:69: warning: Function parameter or member 'lock' not described in 'it87_gpio'
drivers/gpio/gpio-it87.c:69: warning: Function parameter or member 'io_base' not described in 'it87_gpio'
drivers/gpio/gpio-it87.c:69: warning: Function parameter or member 'io_size' not described in 'it87_gpio'
drivers/gpio/gpio-it87.c:69: warning: Function parameter or member 'output_base' not described in 'it87_gpio'
drivers/gpio/gpio-it87.c:69: warning: Function parameter or member 'simple_base' not described in 'it87_gpio'
drivers/gpio/gpio-it87.c:69: warning: Function parameter or member 'simple_size' not described in 'it87_gpio'
Signed-off-by: Lee Jones <[email protected]>
Cc: "Diego Elio Pettenò" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions