瀏覽代碼

[CIFS] Remove sparse warning

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 16 年之前
父節點
當前提交
24d35add2b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      fs/cifs/cifssmb.c

+ 0 - 1
fs/cifs/cifssmb.c

@@ -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;