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 <ab...@linux.alibaba.com> > Suggested-by: Jiapeng Zhong <o...@linux.alibaba.com> > Signed-off-by: Abaci Team <abaci-bug...@linux.alibaba.com>
Added to misc-next, thanks.