[CIFS] Remove sparse warning
[safe/jmp/linux-2.6] / fs / cifs / cifssmb.c
index 259f633..4e10efd 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;