aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2019-08-05 14:32:32 -0500
committerVineet Gupta <[email protected]>2019-08-06 11:20:02 +0530
commite86d94fdda8e11a2acbe0a910e82f7519f6088b7 (patch)
tree80c3036d56e78c68f2018248b6b27a9519340262 /tools/perf/util/scripting-engines/trace-event-python.c
parentce0eff0d9b4d37702df48a39e3fddb5e39b2c25b (diff)
ARC: unwind: Mark expected switch fall-throughs
Mark switch cases where we are expecting to fall through. This patch fixes the following warnings (Building: haps_hs_defconfig arc): arch/arc/kernel/unwind.c:827:20: warning: this statement may fall through [-Wimplicit-fallthrough=] arch/arc/kernel/unwind.c:836:20: warning: this statement may fall through [-Wimplicit-fallthrough=] Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions