YueHaibing <yuehaibing@xxxxxxxxxx> wrote: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/net/wireless/ath/wil6210/pm.c: In function 'wil_suspend_keep_radio_on': > drivers/net/wireless/ath/wil6210/pm.c:193:16: warning: > variable 'start' set but not used [-Wunused-but-set-variable] > > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> > Reviewed-by: Maya Erez <merez@xxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. ec95e84c3955 wil6210: remove set but not used variable 'start' -- https://patchwork.kernel.org/patch/10595613/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches