From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fTTu9-0005ys-QA for ath10k@lists.infradead.org; Thu, 14 Jun 2018 15:11:19 +0000 MIME-Version: 1.0 Subject: Re: [net-next] ath10k: make some functions static From: Kalle Valo In-Reply-To: <1527733994-149212-1-git-send-email-weiyongjun1@huawei.com> References: <1527733994-149212-1-git-send-email-weiyongjun1@huawei.com> Message-Id: <20180614151107.7DA24606DB@smtp.codeaurora.org> Date: Thu, 14 Jun 2018 15:11:07 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: "weiyongjun (A)" Cc: Govind Singh , linux-wireless@vger.kernel.org, kernel-janitors@vger.kernel.org, ath10k@lists.infradead.org, Kalle Valo "weiyongjun \(A\)" wrote: > Fixes the following sparse warnings: > > drivers/net/wireless/ath/ath10k/snoc.c:823:5: warning: > symbol 'ath10k_snoc_get_ce_id_from_irq' was not declared. Should it be static? > drivers/net/wireless/ath/ath10k/snoc.c:871:6: warning: > symbol 'ath10k_snoc_init_napi' was not declared. Should it be static? > > Signed-off-by: Wei Yongjun > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 6ee0e175a33d ath10k: make some functions static -- https://patchwork.kernel.org/patch/10440159/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k