Files
linux/include
Jiri Slaby (SUSE) 358779dd18 tty: fix tty_operations types in documentation
Commits 95713967ba ("tty: make tty_operations::write()'s count
size_t") and dcaafbe6ee ("tty: propagate u8 data to
tty_operations::put_char()") changed types of characters to u8, but
omitted to fix the documentation.

Fix the latter now.

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20231121092258.9334-4-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-11-25 07:23:17 +00:00
..
2023-10-26 15:04:49 +02:00