diff options
author | 2021-03-05 02:23:56 -0600 | |
---|---|---|
committer | 2021-03-11 12:17:44 +0100 | |
commit | 36a016a572cad7e5626b13c98b414302d2b10929 (patch) | |
tree | 034bc973402d16cd91a6acd622e562a1f67c5d2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: mtdchar: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-36a016a572cad7e5626b13c98b414302d2b10929.tar.xz wireguard-linux-36a016a572cad7e5626b13c98b414302d2b10929.zip |
mtd: onenand: 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 <gustavoars@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210305082356.GA137489@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions