Re: [PATCH] ata: mark expected switch fall-throughs

From: Tejun Heo
Date: Sat Oct 21 2017 - 12:30:01 EST


On Thu, Oct 12, 2017 at 02:19:16PM -0500, Gustavo A. R. Silva wrote:
> In preparation to enabling -Wimplicit-fallthrough, mark switch cases
> where we are expecting to fall through.
>
> In cases where a "drop through" comment was already in place, I replaced
> it with a proper "fall through" comment, which is what GCC is expecting
> to find.
>
> Signed-off-by: Gustavo A. R. Silva <garsilva@xxxxxxxxxxxxxx>

Applied to libata/for-4.15.

Thanks.

--
tejun