lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <f9f879b23b604117bf434e122146882e@euamsexm01a.eu.qualcomm.com> Date: Thu, 16 Mar 2017 09:57:51 +0100 From: Kalle Valo <kvalo@....qualcomm.com> To: Colin Ian King <colin.king@...onical.com> CC: <ath10k@...ts.infradead.org>, <linux-wireless@...r.kernel.org>, <netdev@...r.kernel.org>, <kernel-janitors@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: Re: ath10k: remove redundant error check Colin Ian King <colin.king@...onical.com> wrote: > From: Colin Ian King <colin.king@...onical.com> > > The check on ret for an error is redundant because it is already been > checked for non-zero earlier on and ret is never non-zero at this point. > Fix this by removing the redundant check and error message. > > Detected by CoverityScan, CID#1357170 ("Logically Dead Code") > > Signed-off-by: Colin Ian King <colin.king@...onical.com> Patch applied to ath-next branch of ath.git, thanks. 51f60b8b6979 ath10k: remove redundant error check -- https://patchwork.kernel.org/patch/9595221/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists