diff options
-rw-r--r-- | fs/cifs/cifssmb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/cifs/cifssmb.c b/fs/cifs/cifssmb.c index 259f633ca594..4e10efd2432c 100644 --- a/fs/cifs/cifssmb.c +++ b/fs/cifs/cifssmb.c | |||
@@ -2573,7 +2573,6 @@ CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon, | |||
2573 | { | 2573 | { |
2574 | int rc = 0; | 2574 | int rc = 0; |
2575 | int bytes_returned; | 2575 | int bytes_returned; |
2576 | int name_len; | ||
2577 | struct smb_com_transaction_ioctl_req *pSMB; | 2576 | struct smb_com_transaction_ioctl_req *pSMB; |
2578 | struct smb_com_transaction_ioctl_rsp *pSMBr; | 2577 | struct smb_com_transaction_ioctl_rsp *pSMBr; |
2579 | 2578 | ||