On Mon, Jan 25, 2021 at 02:41:46PM +0800, Jiapeng Zhong wrote: > Fix the following coccicheck warnings: > > ./net/ipv4/esp4_offload.c:288:32-34: WARNING !A || A && B is > equivalent to !A || B. > > Reported-by: Abaci Robot <ab...@linux.alibaba.com> > Signed-off-by: Jiapeng Zhong <abaci-bug...@linux.alibaba.com>
Patch applied, thanks!