-
Joe Perches authored
fallthrough will become a pseudo reserved keyword so this only use of fallthrough is better renamed to allow it. Signed-off-by:
Joe Perches <joe@perches.com> Reviewed-by:
Nick Desaulniers <ndesaulniers@google.com> Reviewed-by:
Kees Cook <keescook@chromium.org> Acked-by:
Neil Horman <nhorman@tuxdriver.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
48f9bcf9Joe Perches authoredfallthrough will become a pseudo reserved keyword so this only use of fallthrough is better renamed to allow it. Signed-off-by:
Joe Perches <joe@perches.com> Reviewed-by:
Nick Desaulniers <ndesaulniers@google.com> Reviewed-by:
Kees Cook <keescook@chromium.org> Acked-by:
Neil Horman <nhorman@tuxdriver.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Loading