On Mon, 2 Nov 2020 09:38:30 +0100 (CET) Julia Lawall wrote: > From: kernel test robot <[email protected]> > > 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 <[email protected]> > Signed-off-by: kernel test robot <[email protected]> > Signed-off-by: Julia Lawall <[email protected]>
Applied, thanks!
