Re: [PATCH-next] net: phy: bcm54140: Make a bunch of functions static

From: Florian Fainelli
Date: Tue Apr 28 2020 - 00:07:48 EST




On 4/27/2020 6:48 PM, ChenTao wrote:
> Fix the following warning:
>
> drivers/net/phy/bcm54140.c:663:5: warning:
> symbol 'bcm54140_did_interrupt' was not declared. Should it be static?
> drivers/net/phy/bcm54140.c:672:5: warning:
> symbol 'bcm54140_ack_intr' was not declared. Should it be static?
> drivers/net/phy/bcm54140.c:684:5: warning:
> symbol 'bcm54140_config_intr' was not declared. Should it be static?
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: ChenTao <chentao107@xxxxxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian