OSDN Git Service

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)
commit2374a045263b47f763571ec87ad7c65ea505188a
treed6dac0b8645fed8d6c6b18d14532c6b695ee8b52
parent4e1404a5cd043672e8039fe6f440d0b09c916303
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