Re: [PATCH v3 6/6] kstrtox: Drop extern keyword in the simple_strtox() declarations

From: Petr Mladek

Date: Thu Mar 26 2026 - 12:38:20 EST


On Mon 2026-03-23 15:54:22, Andy Shevchenko wrote:
> There is legacy 'extern' keyword for the exported simple_strtox()
> function which are the artefact that can be removed. So drop it.
>
> While at it, tweak the declaration to provide parameter names.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

LGTM:

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr