tty/vt: defkeymap.c_shipped, little unification with loadkeys
authorJiri Slaby <jslaby@suse.cz>
Thu, 2 Jun 2022 08:31:27 +0000 (10:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jun 2022 11:34:17 +0000 (13:34 +0200)
commit0d49ee83a450224fcd28e1dcc210f9bbef86f338
tree3554a4cb0829f42098edc2b0fc33706a7f45f922
parent7fd6c24bae8fff0c12c61bc69388d9f3c045ce21
tty/vt: defkeymap.c_shipped, little unification with loadkeys

loadkeys 2.4.0 currently:
* notes the use of --unicode to the output, and
* uses "unsigned short" for key_maps instead of "ushort".

So make our shipped file consistent with the generated output in this
regard.

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