ipv4: Remove duplicate assignments
authorluo penghao <luo.penghao@zte.com.cn>
Thu, 11 Nov 2021 09:20:47 +0000 (09:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 14 Nov 2021 12:20:44 +0000 (12:20 +0000)
commit0de3521500cfdc91f49441a054ed892fc408d73f
tree191ff4fef019a4cfe879704970a0043c896a3173
parentef14102914f3f6a86d105e9fc2941d97de69c389
ipv4: Remove duplicate assignments

there is a same action when the variable is initialized

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>
net/ipv4/ip_output.c