Skip to content
Commit e1af005b authored by David Ahern's avatar David Ahern Committed by David S. Miller
Browse files

net: mpls: remove unnecessary initialization of err



err is initialized to EINVAL and not used before it is set again.
Remove the unnecessary initialization.

Signed-off-by: default avatarDavid Ahern <dsahern@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d4e72560
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