[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201117102804.5c20be05@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date: Tue, 17 Nov 2020 10:28:04 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Antoine Tenart <atenart@...nel.org>
Cc: Andrew Lunn <andrew@...n.ch>,
Antoine Tenart <antoine.tenart@...tlin.com>,
Florian Fainelli <f.fainelli@...il.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Julia Lawall <julia.lawall@...ia.fr>,
Russell King <linux@...linux.org.uk>,
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>,
netdev@...r.kernel.org
Subject: Re: [PATCH v2] net: phy: mscc: fix excluded_middle.cocci warnings
On Mon, 16 Nov 2020 22:15:01 +0100 Antoine Tenart wrote:
> Quoting Julia Lawall (2020-11-16 16:34:44)
> > 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>
>
> Reviewed-by: Antoine Tenart <atenart@...nel.org>
Applied, thanks!
Powered by blists - more mailing lists