mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-12-29 17:25:38 +00:00
71067fb797
tty_kref_get() is already included in Documentation, but is not properly formatted. Fix this. tty_get_baud_rate() is neither properly formatted, nor is included. Fix both. Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20230919085156.1578-10-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
11 lines
204 B
ReStructuredText
11 lines
204 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
=================
|
|
TTY IOCTL Helpers
|
|
=================
|
|
|
|
.. kernel-doc:: drivers/tty/tty_ioctl.c
|
|
|
|
.. kernel-doc:: include/linux/tty.h
|
|
:identifiers: tty_get_baud_rate
|