Re: [PATCH] blkcg: annotate implicit fall through

From: Jens Axboe
Date: Wed Mar 13 2019 - 16:31:32 EST


On 1/14/19 1:31 PM, Mathieu Malaterre wrote:
> There is a plan to build the kernel with -Wimplicit-fallthrough and
> this place in the code produced a warning (W=1).
>
> This commit remove the following warning:
>
> kernel/trace/blktrace.c:725:9: warning: this statement may fall through [-Wimplicit-fallthrough=]

Applied, thanks.

--
Jens Axboe