kernel_optimize_test/net
Gustavo A. R. Silva 937c6b0e3e SUNRPC: Fix fall-through warnings for Clang
commit 93f479d3ad05497f29f2bed58e4a6c6a4f0a548c upstream.

In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of
letting the code fall through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-18 10:23:49 +02:00
..
6lowpan
9p
802
8021q
appletalk
atm
ax25
batman-adv batman-adv: Don't skb_split skbuffs with frag_list 2022-05-18 10:23:42 +02:00
bluetooth Bluetooth: Fix the creation of hdev->name 2022-05-15 20:00:09 +02:00
bpf
bpfilter
bridge
caif
can can: isotp: remove re-binding of bound socket 2022-05-12 12:25:35 +02:00
ceph
core tcp: resalt the secret every 10 seconds 2022-05-18 10:23:45 +02:00
dcb
dccp
decnet
dns_resolver
dsa net: dsa: Add missing of_node_put() in dsa_port_link_register_of 2022-05-09 09:05:02 +02:00
ethernet
ethtool
hsr
ieee802154
ife
ipv4 ping: fix address binding wrt vrf 2022-05-18 10:23:48 +02:00
ipv6 tcp: make sure treq->af_specific is initialized 2022-05-09 09:05:04 +02:00
iucv
kcm
key
l2tp
l3mdev
lapb
llc
mac80211 mac80211: Reset MBSSID parameters upon connection 2022-05-18 10:23:42 +02:00
mac802154
mpls
mptcp
ncsi
netfilter netfilter: nft_socket: only do sk lookups when indev is available 2022-05-09 09:05:08 +02:00
netlabel
netlink netlink: do not reset transport header in netlink_recvmsg() 2022-05-18 10:23:43 +02:00
netrom
nfc NFC: netlink: fix sleep in atomic bug when firmware download timeout 2022-05-12 12:25:36 +02:00
nsh
openvswitch
packet
phonet
psample
qrtr
rds
rfkill
rose
rxrpc
sched net/sched: act_pedit: really ensure the skb is writable 2022-05-18 10:23:44 +02:00
sctp sctp: check asoc strreset_chunk in sctp_generate_reconf_event 2022-05-09 09:05:03 +02:00
smc net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending 2022-05-18 10:23:44 +02:00
strparser
sunrpc SUNRPC: Fix fall-through warnings for Clang 2022-05-18 10:23:49 +02:00
switchdev
tipc
tls tls: Fix context leak on tls_device_down 2022-05-18 10:23:45 +02:00
unix
vmw_vsock
wimax
wireless
x25
xdp
xfrm
compat.c
devres.c
Kconfig
Makefile
socket.c
sysctl_net.c