Re: [PATCH] sctp: fix fall-through annotation

From: David Miller
Date: Wed Oct 03 2018 - 12:33:29 EST


From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Date: Wed, 3 Oct 2018 12:45:56 +0200

> Replace "fallthru" with a proper "fall through" annotation.
>
> This fix is part of the ongoing efforts to enabling
> -Wimplicit-fallthrough
>
> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>

Applied.