This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. Lee Jones (11): tty: vt: selection: Correct misspelled function sel_loadlut() tty: serdev: core: Fix misspelled function name __serdev_device_driver_register() tty: tty_io: Fix a few kernel-doc related misdemeanours tty: n_tty: Fix some misdocumented functions tty: tty_buffer: Fix incorrectly documented function __tty_buffer_request_room() tty: tty_jobctrl: Fix 2 incorrectly documented functions tty: pty: Fix incorrectly named function pty_resize() tty: n_hdlc: Fix a little doc-rot in n_hdlc_tty_read() tty: serial: st-asc: Demote a kernel-doc formatting abuse tty: n_gsm: Fix function naming and provide missing param descriptions tty: serial: xilinx_uartps: Fix documentation for cdns_uart_clk_notifier_cb() drivers/tty/n_gsm.c | 6 ++++-- drivers/tty/n_hdlc.c | 4 +++- drivers/tty/n_tty.c | 10 +++++----- drivers/tty/pty.c | 2 +- drivers/tty/serdev/core.c | 2 +- drivers/tty/serial/st-asc.c | 2 +- drivers/tty/serial/xilinx_uartps.c | 2 +- drivers/tty/tty_buffer.c | 2 +- drivers/tty/tty_io.c | 17 +++++------------ drivers/tty/tty_jobctrl.c | 4 ++-- drivers/tty/vt/selection.c | 2 +- 11 files changed, 25 insertions(+), 28 deletions(-) Cc: Al Longyear <longyear@xxxxxxxxxx> Cc: "Andrew J. Kroll" <ag784@xxxxxxxxxxxxxxxxxxx> Cc: Andrew Morton <andrewm@xxxxxxxxxx> Cc: Bill Hawes <whawes@xxxxxxxx> Cc: "C. Scott Ananian" <cananian@xxxxxxxxxxxxxxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: Jiri Slaby <jirislaby@xxxxxxxxxx> Cc: -- <julian@xxxxxxxxxxxxxxxxxxxxxx> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx Cc: linux-serial@xxxxxxxxxxxxxxx Cc: Marko Kohtala <Marko.Kohtala@xxxxxx> Cc: Michael Callahan <callahan@xxxxxxxxxxxxxx> Cc: Michal Simek <michal.simek@xxxxxxxxxx> Cc: Nick Holloway <alfie@xxxxxxxxxxxxxxxxx> Cc: Patrice Chotard <patrice.chotard@xxxxxxxxxxx> Cc: Paul Fulghum <paulkf@xxxxxxxxxxxxx> Cc: Paul Mackerras <Paul.Mackerras@xxxxxxxxxxxxx> Cc: processes-Sapan Bhatia <sapan@xxxxxxxxxxxx> Cc: Rob Herring <robh@xxxxxxxxxx> Cc: Russell King <rmk@xxxxxxxxxxxxxxxx> -- 2.31.1