[PATCH 1/2] vt: Remove trailing whitespace

From: Thomas Zimmermann
Date: Mon Dec 08 2025 - 05:29:04 EST


Fix coding style in vt.c

Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx>
---
drivers/tty/vt/vt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/tty/vt/vt.c b/drivers/tty/vt/vt.c
index 6e0089b85c27..86a510e5f3d7 100644
--- a/drivers/tty/vt/vt.c
+++ b/drivers/tty/vt/vt.c
@@ -38,7 +38,7 @@
*
* - Arno Griffioen <arno@xxxxxx>
* - David Carter <carter@xxxxxxxxxxxxx>
- *
+ *
* 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
--
2.52.0