From patchwork Tue Aug 28 14:53:27 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fengguang Wu X-Patchwork-Id: 10578647 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 566E15A4 for ; Tue, 28 Aug 2018 14:55:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4402429C65 for ; Tue, 28 Aug 2018 14:55:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 37F4429FD7; Tue, 28 Aug 2018 14:55:14 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A812929C65 for ; Tue, 28 Aug 2018 14:55:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KYlZ6b/K8BXHrNhKusFVRctcQ9LIkU/z7l8dETukh+I=; b=DeLM7fInnq6T1P Oh2xB6Y4Zuzm9twOXkgJqlRSmRY2Nc3i6zOpQAnLyfDJwIKVeZUDC2zL2HwS8BVXru9089uCMR+Ap tdEIh4mwWXHHIOGy35wj7hbVVVyzOP7esCfV5b1VtYMkWzNyuBj2gujL+aF5KIPKkJPmFIs40FRO0 hPGhsFDGDnYvsrsgrf1O5BAIQ/V3hOtMzpe/nxxr8XGQnPX5CWos/JMXa0F7UrC2mSqNjfHKCLH48 +DBX18Uv7WHSPl8X3Id+uauEs+m//VLuZM7JDChUVc6Z6hFb8snt1QWDAoPfGEqAfcybHEmqACelR PqVLeld7Ts3YxhpHY05A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fufOa-0000dK-6u; Tue, 28 Aug 2018 14:55:04 +0000 Received: from mga05.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fufO3-0000LJ-TT for ath10k@lists.infradead.org; Tue, 28 Aug 2018 14:54:54 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Aug 2018 07:54:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,299,1531810800"; d="scan'208";a="68490061" Received: from bee.sh.intel.com (HELO lkp-server01) ([10.239.97.14]) by orsmga007.jf.intel.com with ESMTP; 28 Aug 2018 07:54:16 -0700 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1fufNX-0009gg-TW; Tue, 28 Aug 2018 22:53:59 +0800 Date: Tue, 28 Aug 2018 22:53:27 +0800 From: kbuild test robot To: Govind Singh Subject: [RFC PATCH] ath10k: ath10k_htc_pktlog_svc_supported() can be static Message-ID: <20180828145327.GA104938@lkp-ib04.lkp.intel.com> References: <20180828043642.14890-3-govinds@codeaurora.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180828043642.14890-3-govinds@codeaurora.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180828_075432_087027_4B5CB55A X-CRM114-Status: GOOD ( 12.47 ) X-BeenThere: ath10k@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Govind Singh , linux-wireless@vger.kernel.org, kbuild-all@01.org, ath10k@lists.infradead.org Sender: "ath10k" Errors-To: ath10k-bounces+patchwork-ath10k=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Fixes: c4ce46304e1f ("ath10k: Enable pktlog for WCN3990 target") Signed-off-by: kbuild test robot --- htc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath10k/htc.c b/drivers/net/wireless/ath/ath10k/htc.c index 1727823..4e70ff2 100644 --- a/drivers/net/wireless/ath/ath10k/htc.c +++ b/drivers/net/wireless/ath/ath10k/htc.c @@ -872,7 +872,7 @@ static int ath10k_htc_pktlog_connect(struct ath10k *ar) return 0; } -bool ath10k_htc_pktlog_svc_supported(struct ath10k *ar) +static bool ath10k_htc_pktlog_svc_supported(struct ath10k *ar) { u8 ul_pipe_id; u8 dl_pipe_id;