diff options
author | Mathieu Malaterre <[email protected]> | 2019-01-16 20:52:19 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2019-02-25 08:40:58 +0100 |
commit | 7f76e468413c0696cc1992cd9d56076d58caf850 (patch) | |
tree | e6af479148070229709e4188683091c9ffda40fb /scripts/gdb/linux/utils.py | |
parent | 9a633f3bfb9784fe4d12c0349e9d887e36b4a9e0 (diff) |
mmc: jz4740: Annotate implicit fall through
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/mmc/host/jz4740_mmc.c:745:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
drivers/mmc/host/jz4740_mmc.c:779:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Mathieu Malaterre <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions