-
- Downloads
net: Remove unnecessary semicolons after switch statements
Also added an explicit break; to avoid a fallthrough in net/ipv4/tcp_input.c Signed-off-by:Joe Perches <joe@perches.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- net/8021q/vlan_core.c 1 addition, 1 deletionnet/8021q/vlan_core.c
- net/core/ethtool.c 2 additions, 2 deletionsnet/core/ethtool.c
- net/ipv4/tcp.c 1 addition, 1 deletionnet/ipv4/tcp.c
- net/ipv4/tcp_input.c 3 additions, 2 deletionsnet/ipv4/tcp_input.c
- net/rds/tcp_connect.c 1 addition, 1 deletionnet/rds/tcp_connect.c
- net/socket.c 1 addition, 1 deletionnet/socket.c
- net/xfrm/xfrm_hash.h 3 additions, 3 deletionsnet/xfrm/xfrm_hash.h
Loading
Please register or sign in to comment