Re: [PATCH v2 3/9] lib/vsprintf: Make strspec global

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


On Fri 2018-02-16 23:07:05, Andy Shevchenko wrote:
> There are places where default specification to print strings
> is in use.
>
> Make it global and convert existing users.
>
> 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