mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-07 14:24:18 +08: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
|