diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-28 15:07:56 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-10 07:48:45 -0400 |
commit | 551912d286e940e63abe9e005f434691ee24fd15 (patch) | |
tree | 81caff70e9fe3012801582c1b45c5b7baed86eec /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 02ffbe6351f5c88337143bcbc649832ded7445c0 (diff) |
KVM: x86: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple
of warnings by explicitly adding break statements instead of just 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>
Message-Id: <20210528200756.GA39320@embeddedor>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions