diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-17 18:59:04 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-12-11 21:20:56 +0300 |
commit | ff08b5368ce52bd1534a558e3bbcd0834a58c0de (patch) | |
tree | ab7d5983ffc500de9e559b38be955518cd761cec /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5a2abdcadc3bd7c8f9a54a89bf0ed1926db993a3 (diff) | |
download | linux-ff08b5368ce52bd1534a558e3bbcd0834a58c0de.tar.xz |
iwlwifi: dvm: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly using the fallthrough pseudo-keyword as a
replacement for a number of "fall through" markings.
Notice that Clang doesn't recognize "fall through" comments as
implicit fall-through.
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/20201117155904.GA14551@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions