[CIFS] Remove sparse warning
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
@@ -2573,7 +2573,6 @@ CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon,
|
|||||||
{
|
{
|
||||||
int rc = 0;
|
int rc = 0;
|
||||||
int bytes_returned;
|
int bytes_returned;
|
||||||
int name_len;
|
|
||||||
struct smb_com_transaction_ioctl_req *pSMB;
|
struct smb_com_transaction_ioctl_req *pSMB;
|
||||||
struct smb_com_transaction_ioctl_rsp *pSMBr;
|
struct smb_com_transaction_ioctl_rsp *pSMBr;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user