diff options
author | 2020-11-20 12:38:52 -0600 | |
---|---|---|
committer | 2020-12-08 10:06:56 +0200 | |
commit | f48d7dccb3e4ab372c32e900302270ba7b0e5578 (patch) | |
tree | 404935f686c2215eeb52921e6b83e419c090534d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | airo: Fix fall-through warnings for Clang (diff) | |
download | linux-dev-f48d7dccb3e4ab372c32e900302270ba7b0e5578.tar.xz linux-dev-f48d7dccb3e4ab372c32e900302270ba7b0e5578.zip |
rt2x00: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement 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: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/b0d4c50b803bc38ed370521b9b0a44365cae9386.1605896060.git.gustavoars@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions