Re: [PATCH net-next] ptp: idt82p33: Make two variables static

From: Richard Cochran
Date: Fri Apr 17 2020 - 23:24:51 EST


On Sat, Apr 18, 2020 at 10:01:49AM +0800, YueHaibing wrote:
> Fix sparse warnings:
>
> drivers/ptp/ptp_idt82p33.c:26:5: warning: symbol 'sync_tod_timeout' was not declared. Should it be static?
> drivers/ptp/ptp_idt82p33.c:31:5: warning: symbol 'phase_snap_threshold' was not declared. Should it be static?
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Acked-by: Richard Cochran <richardcochran@xxxxxxxxx>