]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[CIFS] remove checkpatch warning
authorSteve French <sfrench@us.ibm.com>
Sat, 2 May 2009 05:32:20 +0000 (05:32 +0000)
committerSteve French <sfrench@us.ibm.com>
Sat, 2 May 2009 05:32:20 +0000 (05:32 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifssmb.c

index 0ac32bd336d7663aa6800f87882773d3579d802d..259f633ca5946b04c3bf1ae35785287c80069deb 100644 (file)
@@ -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);