vt: keyboard, make keyboard_tasklet local
authorJiri Slaby <jslaby@suse.cz>
Tue, 5 Jan 2021 12:02:29 +0000 (13:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Jan 2021 15:17:31 +0000 (16:17 +0100)
commita18a9da82c57804ce5977ea0e01b72ee3f40a51b
tree3dbe97ce5ea21329c9e88073c4b793000ca4412f
parent63f24a7fafd44899f001b8467b38fac5a534f63e
vt: keyboard, make keyboard_tasklet local

Now that the last extern user of the tasklet (set_leds) is in
keyboard.c, we can make keyboard_tasklet local to this unit too.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210105120239.28031-2-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/keyboard.c
include/linux/kbd_kern.h