Commit 8be3183b authored by Masanari Iida's avatar Masanari Iida Committed by Greg Kroah-Hartman

staging: dgap: Fixed trailing white space from dgap_conf.h

This patch fixes "ERROR: trailing whitespace" found by
checkpatch.pl.
Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f4ea823b
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment