Re: [PATCH v2 2/9] lib/vsprintf: Make dec_spec global

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


On Fri 2018-02-16 23:07:04, Andy Shevchenko wrote:
> There are places where default specification to print decimal numbers
> 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