diff options
author | luo penghao <luo.penghao@zte.com.cn> | 2021-11-11 09:18:09 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-14 12:20:44 +0000 |
commit | ef14102914f3f6a86d105e9fc2941d97de69c389 (patch) | |
tree | a9b94c56abfeb07c1d328a7880008396188dba3b /net/ipv4/ip_output.c | |
parent | 66f4beaa6c1d28161f534471484b2daa2de1dce0 (diff) | |
download | linux-ef14102914f3f6a86d105e9fc2941d97de69c389.tar.gz linux-ef14102914f3f6a86d105e9fc2941d97de69c389.tar.bz2 linux-ef14102914f3f6a86d105e9fc2941d97de69c389.zip |
ipv4: drop unused assignment
The assignment in the if statement will be overwritten by the
following statement
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: luo penghao <luo.penghao@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_output.c')
0 files changed, 0 insertions, 0 deletions