Skip to content
Commit 9f9354b9 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: net/ipv4/devinet.c cleanups

As pointed by Stephen Rothwell, commit c6d14c84

 added a warning :

net/ipv4/devinet.c: In function 'inet_select_addr':
net/ipv4/devinet.c:902: warning: label 'out' defined but not used

delete unused 'out' label and do some cleanups as well

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b4d745db
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