linux-stable/Documentation/driver-api/tty
Jiri Slaby (SUSE) 3b1a696bb9 tty: fix up and plug in tty_ioctl kernel-doc
The ioctl helpers are well documented, except they are not plugged in
the Documentation. So fix up the minor issues in the kernel-doc and plug
it in.

The minor issues include:
* bad \t on every line (sphinx misinterprets the description otherwise)
* missing colon after Return
* superfluous \n after the comment
* make some struct members and constants a hyperlink
* and so on

Perhaps better to use --word-diff if one wants to see the "real"
changes.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230919085156.1578-9-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-03 14:31:15 +02:00
..
index.rst tty: fix up and plug in tty_ioctl kernel-doc 2023-10-03 14:31:15 +02:00
moxa-smartio.rst Documentation: tty: move moxa-smartio.rst to tty 2022-04-14 18:24:24 +02:00
n_gsm.rst tty: n_gsm: add ioctl for DLC config via ldisc handle 2023-03-29 10:50:48 +02:00
n_tty.rst Documentation: move tty to driver-api 2022-04-14 18:24:23 +02:00
tty_buffer.rst tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char() 2023-08-22 14:58:15 +02:00
tty_driver.rst Documentation: move tty to driver-api 2022-04-14 18:24:23 +02:00
tty_internals.rst Documentation: move tty to driver-api 2022-04-14 18:24:23 +02:00
tty_ioctl.rst tty: fix up and plug in tty_ioctl kernel-doc 2023-10-03 14:31:15 +02:00
tty_ldisc.rst Documentation: move tty to driver-api 2022-04-14 18:24:23 +02:00
tty_port.rst Documentation: move tty to driver-api 2022-04-14 18:24:23 +02:00
tty_struct.rst Documentation: move tty to driver-api 2022-04-14 18:24:23 +02:00