mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
vt: Remove trailing whitespaces
Fix coding style. No functional changes. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
b9e0180b2e
commit
982f8b002a
|
|
@ -120,7 +120,7 @@ struct vc_data {
|
|||
unsigned short vc_complement_mask; /* [#] Xor mask for mouse pointer */
|
||||
unsigned short vc_s_complement_mask; /* Saved mouse pointer mask */
|
||||
unsigned long vc_pos; /* Cursor address */
|
||||
/* fonts */
|
||||
/* fonts */
|
||||
unsigned short vc_hi_font_mask; /* [#] Attribute set for upper 256 chars of font or 0 if not supported */
|
||||
struct console_font vc_font; /* Current VC font set */
|
||||
unsigned short vc_video_erase_char; /* Background erase character */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user