]> git.baikalelectronics.ru Git - kernel.git/commit
tty/vt: consolemap: remove superfluous whitespace
authorJiri Slaby <jslaby@suse.cz>
Tue, 7 Jun 2022 10:49:42 +0000 (12:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jun 2022 11:37:03 +0000 (13:37 +0200)
commita254600e8c95f9aa5967f6b2eceaf68e870ebf4d
treea19b4b9de7e6978fa4063b2feb953db03154ae5b
parent0691a914818c6e6b89a4bb7812f4eeefe55c8f0c
tty/vt: consolemap: remove superfluous whitespace

There are still some remaining tabs/spaces at EOLs or spaces before
tabs. Remove them all now.

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