Re: [PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
From: YueHaibing <hidden>
Date: 2019-01-30 01:32:00
Also in:
kernel-janitors, linux-wireless
From: YueHaibing <hidden>
Date: 2019-01-30 01:32:00
Also in:
kernel-janitors, linux-wireless
On 2019/1/30 2:12, Brian Norris wrote:
On Mon, Jan 28, 2019 at 9:53 PM YueHaibing [off-list ref] wrote:quoted
ping...For some reason, your patch shows up as Deferred in patchwork: https://patchwork.kernel.org/patch/10589789/ So the maintainers have accidentally (?) ignored it. I'm not what the official suggestion is for that, but you might just resend.
Thank you for your review, I'll resend it.
In any case...quoted
On 2018/9/6 10:29, YueHaibing wrote:quoted
From: Yue Haibing <redacted> 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: Yue Haibing <redacted>...patch looks fine to me: Reviewed-by: Brian Norris <briannorris@chromium.org>