diff options
author | 2024-10-16 16:00:23 +0300 | |
---|---|---|
committer | 2024-10-31 14:59:40 +0000 | |
commit | 3d1c3272a80952617158a9149bebcebb4463a4fd (patch) | |
tree | bbac7677d0f5865ebda4db221ecf9d3748ff4108 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mfd: intel_soc_pmic_bxtwc: Deduplicate error messages (diff) | |
download | wireguard-linux-3d1c3272a80952617158a9149bebcebb4463a4fd.tar.xz wireguard-linux-3d1c3272a80952617158a9149bebcebb4463a4fd.zip |
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 <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20241016130023.872277-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions