Pārlūkot izejas kodu

[CIFS] remove checkpatch warning

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 16 gadi atpakaļ
vecāks
revīzija
989c7e512f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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);