Files
linux/Documentation/driver-api
Jiri Slaby (SUSE) b49a0ff732 tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()
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>
2023-08-22 14:58:15 +02:00
..
2023-04-26 15:43:19 -07:00
2022-11-15 14:52:38 -07:00
2023-05-09 11:54:42 +02:00
2020-06-02 20:32:53 -03:00
2020-12-10 22:37:32 +01:00
2023-07-08 11:05:05 -04:00
2023-04-05 19:41:11 +02:00
2018-04-20 19:14:40 -04:00
2023-03-14 11:31:57 -06:00
2022-06-10 15:38:14 +02:00
2023-05-09 11:54:42 +02:00