From: Steve French Date: Sat, 2 May 2009 05:40:39 +0000 (+0000) Subject: [CIFS] Remove sparse warning X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=24d35add2bd09a427cacb7a39e14f3e47ed4d766;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [CIFS] Remove sparse warning Signed-off-by: Steve French --- 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, { int rc = 0; int bytes_returned; - int name_len; struct smb_com_transaction_ioctl_req *pSMB; struct smb_com_transaction_ioctl_rsp *pSMBr;