Commit 989c7e51 authored by Steve French's avatar Steve French

[CIFS] remove checkpatch warning

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent afe48c31
...@@ -2658,7 +2658,7 @@ CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon, ...@@ -2658,7 +2658,7 @@ CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon,
does not go off the end of the buffer */ does not go off the end of the buffer */
cFYI(1, ("readlink result - %s", symlinkinfo)); cFYI(1, ("readlink result - %s", symlinkinfo));
} }
qreparse_out: qreparse_out:
cifs_buf_release(pSMB); cifs_buf_release(pSMB);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment