Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

vt: Remove trailing whitespace

Fix coding style in vt.c

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patch.msgid.link/20251208102851.40894-2-tzimmermann@suse.de

+1 -1
+1 -1
drivers/tty/vt/vt.c
··· 38 38 * 39 39 * - Arno Griffioen <arno@usn.nl> 40 40 * - David Carter <carter@cs.bris.ac.uk> 41 - * 41 + * 42 42 * The abstract console driver provides a generic interface for a text 43 43 * console. It supports VGA text mode, frame buffer based graphical consoles 44 44 * and special graphics processors that are only accessible through some