[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140605.153911.1518747275654141729.davem@davemloft.net>
Date: Thu, 05 Jun 2014 15:39:11 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: bergo.torino@...il.com
Cc: f.fainelli@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: phy: fix sparse warning in fixed.c
From: Konrad Zapalowicz <bergo.torino@...il.com>
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@...il.com>
Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists