Skip to content

Commit

Permalink
[CIFS] remove checkpatch warning
Browse files Browse the repository at this point in the history
Signed-off-by: Steve French <sfrench@us.ibm.com>
  • Loading branch information
Steve French committed May 2, 2009
1 parent afe48c3 commit 989c7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/cifs/cifssmb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 989c7e5

Please sign in to comment.