Re: ath9k: remove useless variable assignment in ath_mci_intr()
From: Kalle Valo
Date: Wed Jun 28 2017 - 12:57:29 EST
"Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx> wrote:
> Value assigned to variable offset at line 551 is overwritten at line 562,
> before it can be used. This makes such variable assignment useless.
>
> Addresses-Coverity-ID: 1226941
> Signed-off-by: Gustavo A. R. Silva <garsilva@xxxxxxxxxxxxxx>
> Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx>
Patch applied to ath-next branch of ath.git, thanks.
6788a3832c70 ath9k: remove useless variable assignment in ath_mci_intr()
--
https://patchwork.kernel.org/patch/9810609/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches