Re: [PATCH v3 6/6] kstrtox: Drop extern keyword in the simple_strtox() declarations
From: David Disseldorp
Date: Mon Mar 23 2026 - 18:40:11 EST
On Mon, 23 Mar 2026 15:54:22 +0100, 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>
Reviewed-by: David Disseldorp <ddiss@xxxxxxx>