Re: [PATCH 09/17] parport: gsc: mark init function static

From: Sudip Mukherjee
Date: Mon Aug 28 2023 - 06:05:26 EST


On Thu, 10 Aug 2023 at 15:22, Arnd Bergmann <arnd@xxxxxxxxxx> wrote:
>
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> This is only used locally, so mark it static to avoid a warning:
>
> drivers/parport/parport_gsc.c:395:5: error: no previous prototype for 'parport_gsc_init' [-Werror=missing-prototypes]
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Acked-by: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>


--
Regards
Sudip