Re: [PATCH] ath10k: remove redundant pointers 'dev' and 'noa'
From: Kalle Valo
Date: Mon Jul 30 2018 - 13:54:42 EST
Colin King <colin.king@xxxxxxxxxxxxx> wrote:
> Pointers dev and noa are being assigned but are never used hence they
> are redundant and can be removed.
>
> Cleans up clang warnings:
> warning: variable 'dev' set but not used [-Wunused-but-set-variable]
> warning: variable 'noa' set but not used [-Wunused-but-set-variable]
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
Patch applied to ath-next branch of ath.git, thanks.
e6712aa1244f ath10k: remove redundant pointers 'dev' and 'noa'
--
https://patchwork.kernel.org/patch/10514521/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches