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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240826144404.03fce39c@kernel.org>
Date: Mon, 26 Aug 2024 14:44:04 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Hongbo Li <lihongbo22@...wei.com>
Cc: <johannes@...solutions.net>, <davem@...emloft.net>,
 <edumazet@...gle.com>, <pabeni@...hat.com>, <allison.henderson@...cle.com>,
 <dsahern@...nel.org>, <pshelar@....org>, <linux-wireless@...r.kernel.org>,
 <netdev@...r.kernel.org>, <rds-devel@....oracle.com>,
 <dccp@...r.kernel.org>, <dev@...nvswitch.org>,
 <linux-afs@...ts.infradead.org>
Subject: Re: [PATCH net-next 0/8] Use max/min to simplify the code

On Sat, 24 Aug 2024 15:40:25 +0800 Hongbo Li wrote:
> Many Coccinelle/coccicheck warning reported by minmax.cocci
> in net module, such as:
>         WARNING opportunity for max()
>         WARNING opportunity for min()
> 
> Let's use max/min to simplify the code and fix these warnings.
> These patch have passed compilation test.

This set does not build.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ