diff options
| author | Mathieu Malaterre <malat@debian.org> | 2019-01-14 23:41:13 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-18 15:48:52 +0300 |
| commit | 17504fd7db0c6c32fda8c46ff42ddd871b259e54 (patch) | |
| tree | 7555f5799b5acf905542f54bb882cf08d01234a6 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 95252f9c04f7158e0ba44ce8efe208760874dfd9 (diff) | |
| download | linux-17504fd7db0c6c32fda8c46ff42ddd871b259e54.tar.xz | |
vt: annotate implicit fall throughs
There is a plan to build the kernel with -Wimplicit-fallthrough and
these places in the code produced warnings (W=1). Fix them up.
This commit remove the following warning:
drivers/tty/vt/vt.c:2112:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
drivers/tty/vt/vt.c:2237:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Acked-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
