mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 22:54:05 +08:00
b49a0ff732
Use __tty_insert_flip_string_flags() for the slow path of tty_insert_flip_char(). The former is generic enough, so there is no reason to reimplement the injection once again. So now we have a single function stuffing into tty buffers. Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20230816105530.3335-8-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
index.rst | ||
moxa-smartio.rst | ||
n_gsm.rst | ||
n_tty.rst | ||
tty_buffer.rst | ||
tty_driver.rst | ||
tty_internals.rst | ||
tty_ldisc.rst | ||
tty_port.rst | ||
tty_struct.rst |