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: Tue, 5 May 2020 07:37:46 +0000 (UTC) From: Kalle Valo <kvalo@...eaurora.org> To: Jason Yan <yanaijie@...wei.com> Cc: <davem@...emloft.net>, <srirrama@...eaurora.org>, <ath11k@...ts.infradead.org>, <linux-wireless@...r.kernel.org>, <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Jason Yan <yanaijie@...wei.com> Subject: Re: [PATCH] ath11k: use true,false for bool variables Jason Yan <yanaijie@...wei.com> wrote: > Fix the following coccicheck warning: > > drivers/net/wireless/ath/ath11k/dp_rx.c:2964:1-39: WARNING: Assignment > of 0/1 to bool variable > drivers/net/wireless/ath/ath11k/dp_rx.c:2965:1-38: WARNING: Assignment > of 0/1 to bool variable > > Signed-off-by: Jason Yan <yanaijie@...wei.com> > Signed-off-by: Kalle Valo <kvalo@...eaurora.org> Patch applied to ath-next branch of ath.git, thanks. b7b527b9c7c8 ath11k: use true,false for bool variables -- https://patchwork.kernel.org/patch/11525535/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists