staging: dgap: Fixed trailing white space from dgap_conf.h
This patch fixes "ERROR: trailing whitespace" found by checkpatch.pl. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
f4ea823be2
Коммит
8be3183bd1
|
@ -138,7 +138,7 @@
|
|||
#define CU 91
|
||||
#define PRINT 92
|
||||
#define XPRINT 93
|
||||
#define CMAJOR 94
|
||||
#define CMAJOR 94
|
||||
#define ALTPIN 95
|
||||
#define STARTO 96
|
||||
#define USEINTR 97
|
||||
|
@ -262,9 +262,9 @@ struct cnode {
|
|||
} module;
|
||||
|
||||
char *ttyname;
|
||||
|
||||
|
||||
char *cuname;
|
||||
|
||||
|
||||
char *printname;
|
||||
|
||||
int majornumber;
|
||||
|
|
Загрузка…
Ссылка в новой задаче