diff options
author | 2021-02-03 10:44:30 +0800 | |
---|---|---|
committer | 2021-02-04 09:29:26 +0100 | |
commit | bf3da527bbc9f0a83a02f4ad3fb762eafdd63ba0 (patch) | |
tree | 9b64093b6ffe4bcbac79e89596c7c71fbbc91c39 /net/xfrm/xfrm_user.c | |
parent | net: Simplify the calculation of variables (diff) | |
download | wireguard-linux-bf3da527bbc9f0a83a02f4ad3fb762eafdd63ba0.tar.xz wireguard-linux-bf3da527bbc9f0a83a02f4ad3fb762eafdd63ba0.zip |
esp: Simplify the calculation of variables
Fix the following coccicheck warnings:
./net/ipv6/esp6.c:791:16-18: WARNING !A || A && B is equivalent
to !A || B.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@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