diff options
author | Andy Shevchenko <[email protected]> | 2024-10-16 16:00:23 +0300 |
---|---|---|
committer | Lee Jones <[email protected]> | 2024-10-31 14:59:40 +0000 |
commit | 3d1c3272a80952617158a9149bebcebb4463a4fd (patch) | |
tree | bbac7677d0f5865ebda4db221ecf9d3748ff4108 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 4a8b3d48dad2ddbbb150602606c65bef3c2b3f8e (diff) |
mfd: ipaq-micro: Add missing break for the default case
Even default case should have a break statement to make code robust
against changes (e.g., adding a case after the default one).
Add missing break for the default case.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions