[PATCH net-next 0/8] Use max/min to simplify the code
Jakub Kicinski
kuba at kernel.org
Mon Aug 26 14:44:04 PDT 2024
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.
More information about the linux-afs
mailing list