diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-04-21 01:09:02 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2021-04-21 01:10:04 +0300 |
commit | be962b2f077e96533ed3080127fcbe60b224638a (patch) | |
tree | 2e14846419fc5c1e2dce80d4f7749215ce79a0cc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 87d5742b73f24ca389cd832fa088170ca5d3d093 (diff) | |
download | linux-be962b2f077e96533ed3080127fcbe60b224638a.tar.xz |
dm raid: fix fall-through warning in rs_check_takeover() 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: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions