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

index 259f633ca5946b04c3bf1ae35785287c80069deb..4e10efd2432ce5bac5a6d67d764d7fc745c6fa57 100644 (file)
@@ -2573,7 +2573,6 @@ CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon,
 {
        int rc = 0;
        int bytes_returned;
-       int name_len;
        struct smb_com_transaction_ioctl_req *pSMB;
        struct smb_com_transaction_ioctl_rsp *pSMBr;