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: Mon, 14 Dec 2020 15:58:14 -0800 From: Jakub Kicinski <kuba@...nel.org> To: Vasyl Gomonovych <gomonovych@...il.com> Cc: tariqt@...dia.com, joe@...ches.com, "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org, linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2] net/mlx4: Use true,false for bool variable On Mon, 14 Dec 2020 11:30:08 +0100 Vasyl Gomonovych wrote: > It is fix for semantic patch warning available in > scripts/coccinelle/misc/boolinit.cocci > Fix en_rx.c:687:1-17: WARNING: Assignment of 0/1 to bool variable > Fix main.c:4465:5-13: WARNING: Comparison of 0/1 to bool variable > > Signed-off-by: Vasyl Gomonovych <gomonovych@...il.com> Looks like it doesn't apply to net-next, please respin based on: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/
Powered by blists - more mailing lists