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
..
2020-07-15 12:08:14 +03:00
2020-12-02 21:23:53 +02:00
2020-04-23 07:47:26 +03:00
2020-12-07 18:35:12 +02:00
2020-11-24 11:15:26 +02:00
2020-05-13 18:48:44 +03:00
2020-11-24 11:15:26 +02:00
2020-11-24 11:15:22 +02:00
2019-10-02 07:33:49 +03:00
2020-11-24 11:17:52 +02:00
2020-01-26 17:37:05 +02:00