aboutsummaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
diff options
context:
space:
mode:
authorMathieu Malaterre <[email protected]>2019-01-14 21:41:13 +0100
committerGreg Kroah-Hartman <[email protected]>2019-01-18 13:48:52 +0100
commit17504fd7db0c6c32fda8c46ff42ddd871b259e54 (patch)
tree7555f5799b5acf905542f54bb882cf08d01234a6 /include/linux/console_struct.h
parent95252f9c04f7158e0ba44ce8efe208760874dfd9 (diff)
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 <[email protected]> Acked-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions