Browse Source

[CIFS] remove checkpatch warning

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 16 years ago
parent
commit
989c7e512f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs/cifs/cifssmb.c

+ 1 - 1
fs/cifs/cifssmb.c

@@ -2658,7 +2658,7 @@ CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon,
 					does not go off the end of the buffer */
 		cFYI(1, ("readlink result - %s", symlinkinfo));
 	}
-	
+
 qreparse_out:
 	cifs_buf_release(pSMB);