mirror of
https://github.com/torvalds/linux.git
synced 2025-11-04 18:49:34 +02:00
__tty_alloc_driver()'s kernel-doc needed some care: describe the return value using the standard "Returns:", and use the new enum tty_driver_flag for @flags. Then, the tty_alloc_driver() macro was undocumented, but referenced many times in the docs. Copy the docs from the above (except the @owner parameter, obviously). Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20250317070046.24386-15-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| console.rst | ||
| index.rst | ||
| moxa-smartio.rst | ||
| n_gsm.rst | ||
| n_tty.rst | ||
| tty_buffer.rst | ||
| tty_driver.rst | ||
| tty_internals.rst | ||
| tty_ioctl.rst | ||
| tty_ldisc.rst | ||
| tty_port.rst | ||
| tty_struct.rst | ||