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] [day] [month] [year] [list]
Message-ID: <64e7e75ce75de_4b65d29470@willemb.c.googlers.com.notmuch>
Date:   Thu, 24 Aug 2023 19:27:24 -0400
From:   Willem de Bruijn <willemdebruijn.kernel@...il.com>
To:     Mahmoud Maatuq <mahmoudmatook.mm@...il.com>, davem@...emloft.net,
        keescook@...omium.org, luto@...capital.net, netdev@...r.kernel.org,
        pabeni@...hat.com, willemdebruijn.kernel@...il.com,
        linux-kselftest@...r.kernel.org, shuah@...nel.org,
        wad@...omium.org, kuba@...nel.org, edumazet@...gle.com,
        linux-kernel@...r.kernel.org
Cc:     linux-kernel-mentees@...ts.linuxfoundation.org,
        Mahmoud Maatuq <mahmoudmatook.mm@...il.com>
Subject: Re: [PATCH v3 2/2] selftests/net: replace ternary operator with
 min()/max()

Mahmoud Maatuq wrote:
> Fix the following coccicheck warning:
> tools/testing/selftests/net/udpgso_bench_tx.c:297:18-19: WARNING opportunity for min()
> tools/testing/selftests/net/udpgso_bench_tx.c:354:27-28: WARNING opportunity for min()
> tools/testing/selftests/net/so_txtime.c:129:24-26: WARNING opportunity for max()
> tools/testing/selftests/net/so_txtime.c:96:30-31: WARNING opportunity for max()
> 
> Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@...il.com>

When submitting a new version of a patch, please resubmit the entire
series. I think 1/2 is missing, per patchwork?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ