commit | 48f9bcf91461b43249949f4e172b5c0245dde751 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sat Oct 05 09:46:41 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 11 09:26:05 2019 -0700 |
tree | 947d0c6473cd8e4e51de47cefcfa39710bb78bc0 | |
parent | 9892f9f6cf83e8ecaacc5ec7847cf5ba033119d2 [diff] |
net: sctp: Rename fallthrough label to unhandled 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>