[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180604.113129.2259414741108607335.davem@davemloft.net>
Date: Mon, 04 Jun 2018 11:31:29 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: igor.russkikh@...antia.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: aquantia: make function aq_fw2x_get_mac_permanent
static
From: Colin King <colin.king@...onical.com>
Date: Fri, 1 Jun 2018 16:28:34 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The function aq_fw2x_get_mac_permanent is local to the source and does
> not need to be in global scope, so make it static.
>
> Cleans up sparse warning:
> warning: symbol 'aq_fw2x_get_mac_permanent' was not declared. Should it
> be static?
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied to net-next, thank you.
Powered by blists - more mailing lists