aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-03-05 02:19:33 -0600
committerMiquel Raynal <[email protected]>2021-03-11 12:17:39 +0100
commitc6f51f1f5527946a83da930b43da2e37dc741dc2 (patch)
tree0a8cc973d043503e84f32fdf80acc97675694669 /tools/perf/scripts/python/export-to-sqlite.py
parent620b90d30c08684dc6ebee07c72755d997f9d1f6 (diff)
mtd: cfi: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple warnings by explicitly adding multiple break statements and a return 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]> Acked-by: Vignesh Raghavendra <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/20210305081933.GA137147@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions