diff options
author | Gustavo A. R. Silva <[email protected]> | 2020-11-27 10:24:48 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-27 16:03:43 +0100 |
commit | 50df9842030f899d60e96f1c3ed0c9692338adf7 (patch) | |
tree | 4466a9c7aa9c6248ae442a3ed6af6f955177bfe8 /tools/perf/scripts/python/stackcollapse.py | |
parent | e1ae85e1830e167a63f94007e50e088b86aa0a16 (diff) |
slimbus: messaging: 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 <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions