From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1grl4j-00047Q-My for ath10k@lists.infradead.org; Thu, 07 Feb 2019 14:54:51 +0000 MIME-Version: 1.0 Subject: Re: [PATCH][RESEND] ath10k: snoc: remove set but not used variable 'ar_snoc' From: Kalle Valo In-Reply-To: <20190130030900.18764-1-yuehaibing@huawei.com> References: <20190130030900.18764-1-yuehaibing@huawei.com> Message-Id: <20190207145449.66D0E60131@smtp.codeaurora.org> Date: Thu, 7 Feb 2019 14:54:49 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: YueHaibing Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, ath10k@lists.infradead.org, davem@davemloft.net YueHaibing wrote: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/net/wireless/ath/ath10k/snoc.c: In function 'ath10k_snoc_tx_pipe_cleanup': > drivers/net/wireless/ath/ath10k/snoc.c:681:22: warning: > variable 'ar_snoc' set but not used [-Wunused-but-set-variable] > > Signed-off-by: YueHaibing > Reviewed-by: Brian Norris > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. f9a4b7f45ff5 ath10k: snoc: remove set but not used variable 'ar_snoc' -- https://patchwork.kernel.org/patch/10787609/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k