summaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorJiri Slaby <jirislaby@kernel.org>2023-07-12 11:18:02 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-07-25 20:20:00 +0300
commit00ef7eff2f2fcb28a3a4b5697ab6ce242e041091 (patch)
tree9ecf974d4d3964474efc37da3b59521f261bf90d /arch/mips
parent5bedcf70c6be530c6c4a7f78a820dd19566996e0 (diff)
downloadlinux-00ef7eff2f2fcb28a3a4b5697ab6ce242e041091.tar.xz
tty: sysrq: rename and re-type i in sysrq_handle_loglevel()
'i' is a too generic name for something which carries a 'loglevel'. Name it as such and make it 'u8', the same as key will become in the next patches. Note that we are not stripping any high bits away, 'key' is given only 8bit values. Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20230712081811.29004-2-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions