vt: keyboard, defkeymap.c_shipped, approach the definitions
authorJiri Slaby <jslaby@suse.cz>
Tue, 5 Jan 2021 12:02:30 +0000 (13:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Jan 2021 15:17:31 +0000 (16:17 +0100)
commitf14e0394859def7a2e44c836194f628ae06ed411
tree0db4352d968be4d0cec1a6e63906d87dfdfdffd0
parenta18a9da82c57804ce5977ea0e01b72ee3f40a51b
vt: keyboard, defkeymap.c_shipped, approach the definitions

loadkeys (from kbd) generates 'unsigned short' instead of 'u_short'
since 2.0.3. It also marks maps as 'static' for longer than kbd's
history.

So adapt the shipped defkeymap.c to conform more to loadkeys output.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210105120239.28031-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/defkeymap.c_shipped