aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/process_64.c
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2023-07-12 10:18:02 +0200
committerGreg Kroah-Hartman <[email protected]>2023-07-25 19:20:00 +0200
commit00ef7eff2f2fcb28a3a4b5697ab6ce242e041091 (patch)
tree9ecf974d4d3964474efc37da3b59521f261bf90d /arch/sparc/kernel/process_64.c
parent5bedcf70c6be530c6c4a7f78a820dd19566996e0 (diff)
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) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/process_64.c')
0 files changed, 0 insertions, 0 deletions