commit | 13cd4b7f7472eea7cbc1ab34e042842fbb902160 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Oct 07 18:46:32 2010 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Oct 07 18:46:32 2010 +0000 |
tree | 484c6d868b448d4386fbe16e01f1ca5e2d01a40c | |
parent | 0eb8a132c449c755b7a3f18f33365b2040c47347 [diff] [blame] |
[CIFS] Various small checkpatch cleanups Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/cifs_debug.h b/fs/cifs/cifs_debug.h index aa31689..8942b28 100644 --- a/fs/cifs/cifs_debug.h +++ b/fs/cifs/cifs_debug.h
@@ -34,7 +34,7 @@ extern int traceSMB; /* flag which enables the function below */ void dump_smb(struct smb_hdr *, int); #define CIFS_INFO 0x01 -#define CIFS_RC 0x02 +#define CIFS_RC 0x02 #define CIFS_TIMER 0x04 /*