diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-12-08 10:52:57 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2020-12-09 10:01:32 +0300 |
| commit | b6041e1a302006b899e6838609f6ad933c1a815c (patch) | |
| tree | 3e31a44cc399df9521312a65998f5068bcbba5c7 /tools/perf/scripts/python/stat-cpi.py | |
| parent | e2cb11165445eccec877c8cc77bb4e461cf3c561 (diff) | |
| download | linux-b6041e1a302006b899e6838609f6ad933c1a815c.tar.xz | |
wcn36xx: 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/f932c887e013767cbdabfdddd671086e8ae63193.1605896060.git.gustavoars@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions
