tty: sysrq: switch the rest of keys to u8
authorJiri Slaby <jirislaby@kernel.org>
Wed, 12 Jul 2023 08:18:04 +0000 (10:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jul 2023 17:21:03 +0000 (19:21 +0200)
commit8ac20a03da56d56a54b01dd0b62254826a84474d
tree09411022e2feebaa68d110090d1305c07abc0447
parentbcb48185eddf72d5e2a9f745aaec030778e3ea35
tty: sysrq: switch the rest of keys to u8

Propagate u8 more from the bottom to the interface, so that sysrq
callers (usually drivers) see that u8 is expected.

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