From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static Date: Wed, 27 Jun 2018 15:58:02 +0000 (UTC) Message-ID: <20180627155802.26F41601EA@smtp.codeaurora.org> References: <20180623221531.6396-2-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: Arend van Spriel , Franky Lin , Hante Meuleman , Chi-Hsien Lin , Wright Feng , "David S . Miller" , linux-wireless@vger.kernel.org, brcm80211-dev-list.pdl@broadcom.com, brcm80211-dev-list@cypress.com, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org To: Colin Ian King Return-path: In-Reply-To: <20180623221531.6396-2-colin.king@canonical.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Colin Ian King wrote: > From: Colin Ian King > > The function wlc_phy_workarounds_nphy_rev1 is local to the source and > does not need to be in global scope, so make it static. > > Cleans up sparse warning: > symbol 'wlc_phy_workarounds_nphy_rev1' was not declared. Should it > be static? > > Signed-off-by: Colin Ian King Patch applied to wireless-drivers-next.git, thanks. ab8d904654e2 brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static -- https://patchwork.kernel.org/patch/10483927/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches