Colin Ian King 2291267e48 ipv6: remove redundant assignment to variable err
The variable err is being initialized with a value that is never read and
it is being updated later with a new value. The initialization is redundant
and can be removed.  Also re-order variable declarations in reverse
Christmas tree ordering.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-11 14:48:25 -07:00
..
2020-05-12 18:12:40 -07:00
2020-07-24 17:12:41 -07:00
2019-07-27 14:23:48 -07:00
2020-07-13 17:20:39 -07:00
2020-03-30 13:45:04 -07:00
2020-07-13 17:20:39 -07:00
2020-03-29 22:30:57 -07:00
2020-07-24 15:41:54 -07:00
2020-04-18 15:04:27 -07:00