serial: convert uart sysrq handling to u8
authorJiri Slaby <jirislaby@kernel.org>
Wed, 12 Jul 2023 08:18:06 +0000 (10:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jul 2023 17:21:03 +0000 (19:21 +0200)
commit12ae2359eb2f1b880863b266a2e72f65f043eacd
tree7ea23d68566aee8d6b844d4a112b3c17948a8c0f
parenta27f3b72337dd6884a5c8761574503cfdd9cf37e
serial: convert uart sysrq handling to u8

Propagate u8 from the sysrq code further up to serial's
uart_handle_sysrq_char() and friends.

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230712081811.29004-6-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/serial_core.c
include/linux/serial_core.h