diff options
author | 2021-03-05 02:25:59 -0600 | |
---|---|---|
committer | 2021-03-11 12:17:46 +0100 | |
commit | fe1bc21f447289670c331d4826aea8f3ff38ae6e (patch) | |
tree | 3a61824a4b182f9c57af7676fc4b5fd90bcfc7af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: onenand: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-fe1bc21f447289670c331d4826aea8f3ff38ae6e.tar.xz wireguard-linux-fe1bc21f447289670c331d4826aea8f3ff38ae6e.zip |
mtd: rawnand: fsmc: 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/20210305082559.GA137646@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions