[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220324172255.GJ2237@suse.cz>
Date: Thu, 24 Mar 2022 18:22:55 +0100
From: David Sterba <dsterba@...e.cz>
To: Johannes Thumshirn <Johannes.Thumshirn@....com>
Cc: Haowen Bai <baihaowen@...zu.com>, "clm@...com" <clm@...com>,
"josef@...icpanda.com" <josef@...icpanda.com>,
"dsterba@...e.com" <dsterba@...e.com>,
"linux-btrfs@...r.kernel.org" <linux-btrfs@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fs: btrfs: Remove redundant condition
On Wed, Mar 23, 2022 at 07:54:39AM +0000, Johannes Thumshirn wrote:
> On 23/03/2022 02:47, Haowen Bai wrote:
> > The logic !A || A && B is equivalent to !A || B. so we can
> > make code clear.
> >
> > Signed-off-by: Haowen Bai <baihaowen@...zu.com>
> > ---
>
> Well I guess as this is the 3rd time someone wants to do this:
> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@....com>
Ok then, added to misc-next.
Powered by blists - more mailing lists