diff options
author | 2019-01-16 20:50:04 +0100 | |
---|---|---|
committer | 2019-02-05 16:56:10 +0100 | |
commit | 3175e121832fc768e2431e91128e5053ac7061f3 (patch) | |
tree | 427091d38460351023b581fb27df83802142c303 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp (diff) | |
download | wireguard-linux-3175e121832fc768e2431e91128e5053ac7061f3.tar.xz wireguard-linux-3175e121832fc768e2431e91128e5053ac7061f3.zip |
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
There is a plan to build the kernel with -Wimplicit-fallthrough and
these places in the code produced warnings (W=1).
This commit removes the following warnings:
drivers/mtd/nand/raw/nand_base.c:5556:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
drivers/mtd/nand/raw/nand_base.c:5575:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
drivers/mtd/nand/raw/nand_base.c:5613:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions