From: Thomas Zimmermann Date: Mon, 8 Dec 2025 10:17:33 +0000 (+0100) Subject: vt: Remove trailing whitespace X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=353e72df138aabc8e6dc60e144eebe806fc64428;p=thirdparty%2Fkernel%2Flinux.git vt: Remove trailing whitespace Fix coding style in vt.c Signed-off-by: Thomas Zimmermann Reviewed-by: Greg Kroah-Hartman Link: https://patch.msgid.link/20251208102851.40894-2-tzimmermann@suse.de --- diff --git a/drivers/tty/vt/vt.c b/drivers/tty/vt/vt.c index 59b4b5e126ba1..d9eb8eae602bd 100644 --- a/drivers/tty/vt/vt.c +++ b/drivers/tty/vt/vt.c @@ -38,7 +38,7 @@ * * - Arno Griffioen * - David Carter - * + * * The abstract console driver provides a generic interface for a text * console. It supports VGA text mode, frame buffer based graphical consoles * and special graphics processors that are only accessible through some