diff options
author | 2021-01-25 14:41:46 +0800 | |
---|---|---|
committer | 2021-01-27 11:49:55 +0100 | |
commit | 0c87b1ac604518a0d3f527080c6883d5c2402fb4 (patch) | |
tree | 0e002bd1f9036dcc1d985ab51b8af17f553d6804 /net/xfrm/xfrm_user.c | |
parent | xfrm: interface: enable TSO on xfrm interfaces (diff) | |
download | wireguard-linux-0c87b1ac604518a0d3f527080c6883d5c2402fb4.tar.xz wireguard-linux-0c87b1ac604518a0d3f527080c6883d5c2402fb4.zip |
net: Simplify the calculation of variables
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 <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Zhong <abaci-bugfix@linux.alibaba.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/xfrm/xfrm_user.c')
0 files changed, 0 insertions, 0 deletions