Re: [PATCH] net: dsa: ocelot: fix "should it be static?" warnings

From: David Miller
Date: Fri Nov 22 2019 - 13:09:55 EST


From: Chen Wandun <chenwandun@xxxxxxxxxx>
Date: Fri, 22 Nov 2019 20:32:45 +0800

> Fix following sparse warnings:
> drivers/net/dsa/ocelot/felix.c:351:6: warning: symbol 'felix_txtstamp' was not declared. Should it be static?
>
> Signed-off-by: Chen Wandun <chenwandun@xxxxxxxxxx>

Next time please indicate _explicitly_ which tree your patch is targetting,
because especially in this case the change is only relevant for "net-next"

Also, please provide a proper Fixes: tag.