Re: [PATCH] isdn/hisax: Fix fall-through annotation
From: David Miller
Date: Tue Oct 02 2018 - 14:24:17 EST
From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Date: Tue, 2 Oct 2018 12:28:32 +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.