[CIFS] remove checkpatch warning

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French 2009-05-02 05:32:20 +00:00
parent afe48c31ea
commit 989c7e512f

View 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);