From: Steve French Date: Sat, 2 May 2009 05:32:20 +0000 (+0000) Subject: [CIFS] remove checkpatch warning X-Git-Tag: v2.6.30-rc5~6^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989c7e512f4dc976b10803ab0c449bdaaf3eaabd;p=thirdparty%2Fkernel%2Flinux.git [CIFS] remove checkpatch warning Signed-off-by: Steve French --- diff --git a/fs/cifs/cifssmb.c b/fs/cifs/cifssmb.c index 0ac32bd336d76..259f633ca5946 100644 --- a/fs/cifs/cifssmb.c +++ b/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);