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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 2 Aug 2020 14:54:02 +0000 (UTC) From: Kalle Valo <kvalo@...eaurora.org> To: Colin King <colin.king@...onical.com> Cc: Ping-Ke Shih <pkshih@...ltek.com>, "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, linux-wireless@...r.kernel.org, netdev@...r.kernel.org, kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path Colin King <colin.king@...onical.com> wrote: > From: Colin Ian King <colin.king@...onical.com> > > The variables ant_num and single_ant_path are being initialized with a > value that is never read and are being updated later with a new value. > The initializations are redundant and can be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <colin.king@...onical.com> > Acked-by: Ping-Ke Shih <pkshih@...ltek.com> Patch applied to wireless-drivers-next.git, thanks. 56b06d4da812 rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path -- https://patchwork.kernel.org/patch/11681295/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists