From: Eric Dumazet Date: Thu, 5 Nov 2009 06:05:10 +0000 (-0800) Subject: net: net/ipv4/devinet.c cleanups X-Git-Tag: v2.6.33-rc1~388^2~513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f9354b92defa15aa0e215946c6e2dbccecb6aa7;p=pandora-kernel.git 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: Stephen Rothwell Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed