Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1657192

Re: [PATCH][V2] net: phy: marvell: make some functions static

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH][V2] net: phy: marvell: make some functions static
Date 2017-06-05 02:00 +0200
Message-ID <tONB7-3oN-9@gated-at.bofh.it> (permalink)
References <tNVAK-2ht-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Colin King <colin.king@canonical.com>
Date: Fri,  2 Jun 2017 15:13:34 +0100

> From: Colin Ian King <colin.king@canonical.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@canonical.com>

Applied to net-next, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH][V2] net: phy: marvell: make some functions static Colin King <colin.king@canonical.com> - 2017-06-02 16:20 +0200
  Re: [PATCH][V2] net: phy: marvell: make some functions static Florian Fainelli <f.fainelli@gmail.com> - 2017-06-02 18:50 +0200
  Re: [PATCH][V2] net: phy: marvell: make some functions static David Miller <davem@davemloft.net> - 2017-06-05 02:00 +0200

csiph-web