Author: stephen hemminger <stephen@networkplumber.org> 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 Signed-off-by: David S. Miller — net/batman-adv/gateway_client.c | 2 — net/ceph/osd_client.c | 2 …