diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-10-05 12:54:57 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-10-08 12:40:43 +0300 |
commit | a5c83eb2bdc35af7fc7947fadf6e740a5792f08e (patch) | |
tree | e114403964a107efbfb164dcdfb7fd37082cf607 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 19a25d57ad39c7facc878d68feeb79867e037922 (diff) | |
download | linux-a5c83eb2bdc35af7fc7947fadf6e740a5792f08e.tar.xz |
mmc: tifm_sd: Mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that in this particular case, I replaced the
"deliberate fall-through" comment with a proper "fall through"
at the bottom of the case, which is what GCC is expecting to find.
Addresses-Coverity-ID: 1373887 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions