Re: [PATCH] net: phy: fix sparse warning in fixed.c

From: David Miller
Date: Thu Jun 05 2014 - 18:39:18 EST


From: Konrad Zapalowicz <bergo.torino@xxxxxxxxx>
Date: Thu, 5 Jun 2014 20:27:42 +0200

> This commit fixes the following sparse warning:
>
> drivers/net/phy/fixed.c:207
> - warning: symbol 'fixed_phy_del' was not declared.
> Should it be static?
>
> by adding symbol definition to the phy_fixed.h API file. It is ok to do
> because the function in question is an exported symbol.
>
> Signed-off-by: Konrad Zapalowicz <bergo.torino@xxxxxxxxx>

Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/