diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-08-05 22:32:32 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2019-08-06 08:50:02 +0300 |
commit | e86d94fdda8e11a2acbe0a910e82f7519f6088b7 (patch) | |
tree | 80c3036d56e78c68f2018248b6b27a9519340262 /arch/arc/kernel/mcip.c | |
parent | ce0eff0d9b4d37702df48a39e3fddb5e39b2c25b (diff) | |
download | linux-e86d94fdda8e11a2acbe0a910e82f7519f6088b7.tar.xz |
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 <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/kernel/mcip.c')
0 files changed, 0 insertions, 0 deletions