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-05-01 21:17:15 -07:00
2011-07-19 11:25:04 -07:00
2013-02-25 15:37:18 -06:00
2014-02-13 18:33:38 -05:00