diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-28 23:23:27 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-05-29 01:25:48 +0300 |
| commit | ffb35c679842b471d8bc42c6986daa3b373f57b2 (patch) | |
| tree | 0521de77506bfdc0d47a91d71dd156ea1c0d8721 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 4751d2aa321f2828d8c5d2f7ce4ed18a01e47f46 (diff) | |
| download | linux-ffb35c679842b471d8bc42c6986daa3b373f57b2.tar.xz | |
r8169: Fix fall-through warning 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>
Acked-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/20210528202327.GA39994@embeddedor
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
