Re: [PATCH v1 1/1] lib/vsprintf: Use isodigit() for the octal number check

From: Petr Mladek
Date: Tue Mar 28 2023 - 04:43:37 EST


On Mon 2023-03-27 17:27:21, Andy Shevchenko wrote:
> Use isodigit() to test the octal number instead of homegrown approach.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr