stephen hemminger 2045ceaed4 net: remove unnecessary return's
One of my pet coding style peeves is the practice of
adding extra return; at the end of function.
Kill several instances of this in network code.

I suppose some coccinelle wizardy could do this automatically.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-13 18:33:38 -05:00
..
2013-12-19 16:29:22 +01:00
2014-02-13 18:33:38 -05:00
2013-10-01 12:16:51 +02:00
2013-12-19 16:29:22 +01:00
2012-11-16 14:29:09 -05:00
2012-10-18 10:53:37 +02:00
2013-12-19 16:29:22 +01:00
2013-12-03 13:53:40 +01:00
2012-10-18 10:53:37 +02:00
2013-12-19 16:29:22 +01:00