Commit e5c2d749172657ed51e20e4b5ab540447666cc50

Authored by Ralf Baechle
Committed by Linus Torvalds
1 parent 71ae18ec69

[PATCH] serial_core whitespace fix

Use tabs for formatting like anywhere else in this file.

Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

include/linux/serial_core.h
... ... @@ -104,7 +104,7 @@
104 104 #define PORT_MPSC 63
105 105  
106 106 /* TXX9 type number */
107   -#define PORT_TXX9 64
  107 +#define PORT_TXX9 64
108 108  
109 109 /* NEC VR4100 series SIU/DSIU */
110 110 #define PORT_VR41XX_SIU 65