]> git.baikalelectronics.ru Git - kernel.git/commit
vt: keyboard, remove unneeded func_* declarations
authorJiri Slaby <jslaby@suse.cz>
Thu, 29 Oct 2020 11:32:18 +0000 (12:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Nov 2020 15:43:38 +0000 (16:43 +0100)
commit987e430a3faf43a880958bea046eb7b51d170d53
treed6dac0b8645fed8d6c6b18d14532c6b695ee8b52
parent22d9ffb12889bf1dda08d2f96257b46454809b8d
vt: keyboard, remove unneeded func_* declarations

Now that we removed the ugly handling of func_buf, remove unneeded
declarations of func_* variables. The definitions are in the generated
defkeymap.c_shipped, so we cannot really remove them (but we would love
to).

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20201029113222.32640-13-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/kbd_kern.h