From: Masanari Iida Date: Fri, 13 Dec 2013 17:49:25 +0000 (+0900) Subject: staging: dgap: Fixed trailing white space from dgap_conf.h X-Git-Tag: v3.14-rc1~13^2~361 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8be3183bd13dad7c982b07428ccb77379a51ec13;p=kernel%2Fkernel-generic.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/dgap/dgap_conf.h b/drivers/staging/dgap/dgap_conf.h index 8809701..484ed72 100644 --- a/drivers/staging/dgap/dgap_conf.h +++ b/drivers/staging/dgap/dgap_conf.h @@ -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;