diff options
author | 2018-08-04 23:18:25 -0500 | |
---|---|---|
committer | 2018-11-13 20:38:50 +0000 | |
commit | 01cb37351bafc1b44b962842926210115e231f0a (patch) | |
tree | 2890316d57566cbe95fdc5c1616ecbbad6492f42 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | kdb: kdb_main: refactor code in kdb_md_line (diff) | |
download | linux-dev-01cb37351bafc1b44b962842926210115e231f0a.tar.xz linux-dev-01cb37351bafc1b44b962842926210115e231f0a.zip |
kdb: kdb_keyboard: mark expected switch fall-throughs
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 code comments with
a proper "fall through" annotation, which is what GCC is expecting
to find.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions