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]
Date:   Mon, 16 Nov 2020 16:26:38 +0100 (CET)
From:   Julia Lawall <julia.lawall@...ia.fr>
To:     Jakub Kicinski <kuba@...nel.org>
cc:     Julia Lawall <julia.lawall@...ia.fr>, Andrew Lunn <andrew@...n.ch>,
        Florian Fainelli <f.fainelli@...il.com>,
        Heiner Kallweit <hkallweit1@...il.com>,
        Russell King <linux@...linux.org.uk>,
        Antoine Tenart <antoine.tenart@...tlin.com>,
        Quentin Schulz <quentin.schulz@...tlin.com>,
        kernel test robot <lkp@...el.com>, kbuild-all@...ts.01.org,
        linux-kernel@...r.kernel.org, Denis Efremov <efremov@...ux.com>
Subject: Re: [PATCH] net: phy: mscc: fix excluded_middle.cocci warnings



On Mon, 16 Nov 2020, Jakub Kicinski wrote:

> On Sun, 15 Nov 2020 19:37:59 +0100 (CET) Julia Lawall wrote:
> > From: kernel test robot <lkp@...el.com>
> >
> > Condition !A || A && B is equivalent to !A || B.
> >
> > Generated by: scripts/coccinelle/misc/excluded_middle.cocci
> >
> > Fixes: b76f0ea01312 ("coccinelle: misc: add excluded_middle.cocci script")
> > CC: Denis Efremov <efremov@...ux.com>
> > Reported-by: kernel test robot <lkp@...el.com>
> > Signed-off-by: kernel test robot <lkp@...el.com>
> > Signed-off-by: Julia Lawall <julia.lawall@...ia.fr>
>
> cc netdev plz!

OK, I will send it again.  I sent it to everyone in the list generated by
0-day.  I don't know how they calculate the list, though.

julia

Powered by blists - more mailing lists