diff options
author | Randy Dunlap <[email protected]> | 2020-06-15 12:24:36 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-06-27 13:56:39 +0200 |
commit | a71725619ff63ccd41d5084094db53efc2286aae (patch) | |
tree | 724836241a33fee6aa1486e0591d32b7721d0e37 /scripts/gdb/linux/config.py | |
parent | 311eab8d5900ea9088513d4c6b4570058958edb5 (diff) |
tty/serial: fix serial_core.c kernel-doc warnings
Fix kernel-doc warnings in serial_core.c:
../drivers/tty/serial/serial_core.c:3300: warning: Function parameter or member 'port' not described in 'uart_get_rs485_mode'
../drivers/tty/serial/serial_core.c:3300: warning: Excess function parameter 'dev' description in 'uart_get_rs485_mode'
../drivers/tty/serial/serial_core.c:3300: warning: Excess function parameter 'rs485conf' description in 'uart_get_rs485_mode'
Fixes: c150c0f362c1 ("serial: Allow uart_get_rs485_mode() to return errno")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Lukas Wunner <[email protected]>
Cc: Heiko Stuebner <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions