linux-kernelorg-stable/drivers/net/wireless/realtek/rtw88
Gustavo A. R. Silva 0662fbebf4 rtw88: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a
warning by replacing a /* fall through */ comment with the new
pseudo-keyword macro fallthrough; instead of letting the code fall
through to the next case.

Notice that Clang doesn't recognize /* fall through */ comments as
implicit fall-through markings.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/967a171da3db43e4cdf38104876b4ec1cde46359.1605896060.git.gustavoars@kernel.org
2020-12-08 10:06:57 +02:00
..
Kconfig
Makefile
bf.c
bf.h
coex.c
coex.h
debug.c
debug.h
efuse.c
efuse.h
fw.c
fw.h
hci.h
mac.c
mac.h
mac80211.c
main.c
main.h
pci.c
pci.h
phy.c
phy.h
ps.c
ps.h
reg.h
regd.c
regd.h
rtw8723d.c
rtw8723d.h
rtw8723d_table.c
rtw8723d_table.h
rtw8723de.c
rtw8723de.h
rtw8821c.c
rtw8821c.h
rtw8821c_table.c
rtw8821c_table.h
rtw8821ce.c
rtw8821ce.h
rtw8822b.c
rtw8822b.h
rtw8822b_table.c
rtw8822b_table.h
rtw8822be.c
rtw8822be.h
rtw8822c.c
rtw8822c.h
rtw8822c_table.c
rtw8822c_table.h
rtw8822ce.c
rtw8822ce.h
rx.c
rx.h
sec.c
sec.h
tx.c
tx.h
util.c
util.h
wow.c
wow.h