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:
Masanari Iida 2013-12-14 02:49:25 +09:00 committed by Greg Kroah-Hartman
parent f4ea823be2
commit 8be3183bd1
1 changed files with 3 additions and 3 deletions

View File

@ -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;