Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1677001

Re: ath9k: remove useless variable assignment in ath_mci_intr()

From Kalle Valo <kvalo@qca.qualcomm.com>
Newsgroups linux.kernel
Subject Re: ath9k: remove useless variable assignment in ath_mci_intr()
Date 2017-06-28 20:00 +0200
Message-ID <tXpq6-t5-231@gated-at.bofh.it> (permalink)
References <tWLVv-AA-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


"Gustavo A. R. Silva" <garsilva@embeddedor.com> 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@embeddedor.com>
> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] ath9k: remove useless variable assignment in ath_mci_intr() "Gustavo A. R. Silva" <garsilva@embeddedor.com> - 2017-06-27 01:50 +0200
  Re: ath9k: remove useless variable assignment in ath_mci_intr() Kalle Valo <kvalo@qca.qualcomm.com> - 2017-06-28 20:00 +0200

csiph-web