Skip to content
Commit bd779028 authored by Cong Ding's avatar Cong Ding Committed by David S. Miller
Browse files

ipv6: addrconf.c: remove unnecessary "if"



the value of err is always negative if it goes to errout, so we don't need to
check the value of err.

Signed-off-by: default avatarCong Ding <dinggnu@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 09d7cf7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment