diff options
author | 2021-03-05 02:22:24 -0600 | |
---|---|---|
committer | 2021-03-11 12:17:42 +0100 | |
commit | 0975b633871cb77c3be7f1deb9feb885e3e86b9c (patch) | |
tree | 47f5bc39147f4f9baea8a5d4c1e9a6580ee8a50a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: cfi: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-0975b633871cb77c3be7f1deb9feb885e3e86b9c.tar.xz wireguard-linux-0975b633871cb77c3be7f1deb9feb885e3e86b9c.zip |
mtd: mtdchar: 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/20210305082224.GA137360@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions