vc_screen: prune macros
authorJiri Slaby <jslaby@suse.cz>
Tue, 18 Aug 2020 08:57:06 +0000 (10:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Aug 2020 11:45:22 +0000 (13:45 +0200)
commita89313825b0657273e1938aea7f13afe9abb44e8
tree01683210649b07f2d2d179a802cee396bdf50c3e
parentb1c32fcfadf5593ab7a63261cc8a5747c36e627e
vc_screen: prune macros

Do not undefine random words. I guess this was here as there were macros
with such generic names somewhere. I very doubt they still exist. So
drop these.

And remove a spare blank line.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200818085706.12163-16-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vc_screen.c