diff options
author | Mathieu Malaterre <[email protected]> | 2019-01-16 20:50:03 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2019-02-05 16:56:10 +0100 |
commit | 5b15f8650bdb061a651e8e7d0fe5eb626ab97af9 (patch) | |
tree | e82c170e71309446e323f40e59f7e6073caebf98 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | db214513f62fd13c0a9af3bd5c5d634dba37e65d (diff) |
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
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_legacy.c:332:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
drivers/mtd/nand/raw/nand_legacy.c:483:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Mathieu Malaterre <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions