On Wed, Jan 27, 2021 at 04:11:37PM +0800, Abaci Team wrote: > Fix the following coccicheck warnings: > > ./fs/btrfs/delayed-inode.c:1157:39-41: WARNING !A || A && B is > equivalent to !A || B. > > Reported-by: Abaci Robot <[email protected]> > Suggested-by: Jiapeng Zhong <[email protected]> > Signed-off-by: Abaci Team <[email protected]>
Added to misc-next, thanks.