From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCHv3] rtlwifi: rtl8723ae: Remove set but not used variables and #defines Date: Tue, 6 Nov 2018 17:01:43 +0000 (UTC) Message-ID: <20181106170143.E8C4F601D7@smtp.codeaurora.org> References: <1540360329-65013-1-git-send-email-zhongjiang@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , , , To: zhong jiang Return-path: In-Reply-To: <1540360329-65013-1-git-send-email-zhongjiang@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org zhong jiang wrote: > radiob_array_table' and 'radiob_arraylen' are not used after setting its value. > It is safe to remove the unused variable. Meanwhile, radio B array should be > removed as well. because it will no longer be referenced. > > Signed-off-by: zhong jiang > Acked-by: Ping-Ke Shih Patch applied to wireless-drivers-next.git, thanks. 90e3243d16ad rtlwifi: rtl8723ae: Remove set but not used variables and #defines -- https://patchwork.kernel.org/patch/10654181/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches