Re: [PATCH v2 9/9] lib/vsprintf: Mark expected switch fall-through

From: Petr Mladek
Date: Wed Apr 11 2018 - 05:47:47 EST


On Fri 2018-02-16 23:07:11, Andy Shevchenko wrote:
> In preparation to enabling -Wimplicit-fallthrough, mark switch cases
> where we are expecting to fall through.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

I have pushed it into printk.git, branch for-4.18-vsprintf-cleanup.

Best Regards,
Petr