diff options
author | Jiri Slaby <jslaby@suse.cz> | 2020-06-15 10:48:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-24 18:08:31 +0300 |
commit | b70ec4d97f4cc4f6f804ca57419d070b80a9874e (patch) | |
tree | 88e2ac5845ed8b0f1f89e7ef4deabe8cbaa483d2 /drivers/tty/serial/kgdb_nmi.c | |
parent | b4d92b6575ac3c2d0ed8310d6b8279968dca10b8 (diff) | |
download | linux-b70ec4d97f4cc4f6f804ca57419d070b80a9874e.tar.xz |
vt: switch G0/1_charset to an array
Declare Gx_charset[2] instead of G0_charset and G1_charset. It makes
the code simpler (without ternary operators).
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200615074910.19267-5-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/kgdb_nmi.c')
0 files changed, 0 insertions, 0 deletions