[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170604.195549.1999857552284832975.davem@davemloft.net>
Date: Sun, 04 Jun 2017 19:55:49 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: andrew@...n.ch, f.fainelli@...il.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][V2] net: phy: marvell: make some functions static
From: Colin King <colin.king@...onical.com>
Date: Fri, 2 Jun 2017 15:13:34 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> functions m88e1510_get_temp_critical, m88e1510_set_temp_critical and
> m88e1510_get_temp_alarm can be made static as they not need to be
> in global scope.
>
> Cleans up sparse warnings:
> "symbol 'm88e1510_get_temp_alarm' was not declared. Should it be static?"
> "symbol 'm88e1510_get_temp_critical' was not declared. Should it be
> static?"
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied to net-next, thanks.
Powered by blists - more mailing lists