[NET]: cleanup extra semicolons
Spring cleaning time... There seems to be a lot of places in the network code that have extra bogus semicolons after conditionals. Most commonly is a bogus semicolon after: switch() { } Signed-off-by:Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- net/802/tr.c 2 additions, 1 deletionnet/802/tr.c
- net/8021q/vlan.c 3 additions, 3 deletionsnet/8021q/vlan.c
- net/8021q/vlan_dev.c 2 additions, 2 deletionsnet/8021q/vlan_dev.c
- net/ax25/ax25_ip.c 1 addition, 1 deletionnet/ax25/ax25_ip.c
- net/bluetooth/hci_core.c 2 additions, 2 deletionsnet/bluetooth/hci_core.c
- net/bluetooth/sco.c 1 addition, 1 deletionnet/bluetooth/sco.c
- net/core/link_watch.c 1 addition, 1 deletionnet/core/link_watch.c
- net/core/pktgen.c 3 additions, 3 deletionsnet/core/pktgen.c
- net/core/rtnetlink.c 1 addition, 1 deletionnet/core/rtnetlink.c
- net/core/skbuff.c 1 addition, 1 deletionnet/core/skbuff.c
- net/ipv4/fib_semantics.c 1 addition, 1 deletionnet/ipv4/fib_semantics.c
- net/ipv4/ipconfig.c 2 additions, 2 deletionsnet/ipv4/ipconfig.c
- net/ipv4/multipath_drr.c 1 addition, 1 deletionnet/ipv4/multipath_drr.c
- net/ipv4/tcp.c 4 additions, 3 deletionsnet/ipv4/tcp.c
- net/ipv4/tcp_input.c 5 additions, 4 deletionsnet/ipv4/tcp_input.c
- net/ipv4/xfrm4_policy.c 1 addition, 1 deletionnet/ipv4/xfrm4_policy.c
- net/ipv6/addrconf.c 2 additions, 2 deletionsnet/ipv6/addrconf.c
- net/ipv6/datagram.c 1 addition, 1 deletionnet/ipv6/datagram.c
- net/ipv6/exthdrs.c 1 addition, 1 deletionnet/ipv6/exthdrs.c
- net/ipv6/icmp.c 3 additions, 2 deletionsnet/ipv6/icmp.c
Loading
Please register or sign in to comment