Re: [PATCH net-next] net: stmmac: unexport stmmac_pltfr_init/exit()

From: Simon Horman
Date: Thu Jun 20 2024 - 13:31:32 EST


On Wed, Jun 19, 2024 at 04:01:19PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> These functions are only used within the compilation unit they're defined
> in so there's no reason to export them.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>