diff options
author | Gustavo A. R. Silva <[email protected]> | 2019-01-25 12:49:17 -0600 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-01-29 16:23:47 +0100 |
commit | 2b0fc3742bc77687f58d389c902ee092df6f8669 (patch) | |
tree | b04413c07be3e884239a9d27985d5e62e316b5b7 /scripts/gdb/linux/proc.py | |
parent | fc5014cc552811ade1edce59d0c3f1baa069ffa0 (diff) |
x86/events: Mark expected switch-case fall-throughs
In preparation to enable -Wimplicit-fallthrough by default, mark
switch-case statements where fall-through is intentional, explicitly in
order to fix a couple of -Wimplicit-fallthrough warnings.
Warning level 3 was used: -Wimplicit-fallthrough=3.
[ bp: Massasge and trim commit message. ]
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jacek Tomaka <[email protected]>
Cc: Jia Zhang <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: x86-ml <[email protected]>
Link: https://lkml.kernel.org/r/20190125184917.GA7289@embeddedor
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions