Re: [PATCH net-next] tg3: Fix fall-through annotations

From: David Miller
Date: Thu Sep 13 2018 - 18:37:43 EST


From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Date: Thu, 13 Sep 2018 13:39:22 -0500

> 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.