-
- Downloads
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>
Showing
- net/batman-adv/gateway_client.c 0 additions, 2 deletionsnet/batman-adv/gateway_client.c
- net/ceph/osd_client.c 0 additions, 2 deletionsnet/ceph/osd_client.c
- net/core/request_sock.c 0 additions, 1 deletionnet/core/request_sock.c
- net/ipv4/route.c 0 additions, 1 deletionnet/ipv4/route.c
- net/ipv4/tcp_output.c 0 additions, 1 deletionnet/ipv4/tcp_output.c
- net/l2tp/l2tp_core.c 0 additions, 2 deletionsnet/l2tp/l2tp_core.c
- net/l2tp/l2tp_ppp.c 0 additions, 3 deletionsnet/l2tp/l2tp_ppp.c
- net/mac802154/mib.c 0 additions, 4 deletionsnet/mac802154/mib.c
- net/mac802154/rx.c 0 additions, 1 deletionnet/mac802154/rx.c
- net/sctp/transport.c 0 additions, 1 deletionnet/sctp/transport.c
- net/wireless/chan.c 0 additions, 2 deletionsnet/wireless/chan.c
Loading
Please register or sign in to comment