Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:46588 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755027AbeFNPLI (ORCPT ); Thu, 14 Jun 2018 11:11:08 -0400 Content-Type: text/plain; charset="utf-8" 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> To: "weiyongjun \(A\)" Cc: Kalle Valo , Govind Singh , Wei Yongjun , , , Message-Id: <20180614151107.CBAC8602D7@smtp.codeaurora.org> (sfid-20180614_171111_406607_30FC969C) Date: Thu, 14 Jun 2018 15:11:07 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: "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