From patchwork Tue Apr 9 23:01:22 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kernel test robot X-Patchwork-Id: 10892817 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 77D441669 for ; Tue, 9 Apr 2019 23:01:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5109B28991 for ; Tue, 9 Apr 2019 23:01:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4F57828998; Tue, 9 Apr 2019 23:01:44 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED 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 029E428998 for ; Tue, 9 Apr 2019 23:01:43 +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=+GWn6yBN9P3t3e1LVYp85wRdNm1u9aKqkR/zS6RDyAw=; b=tMyOTnKLgXfZed i3jkEYF3N3InJq9HoiztEuCVQ745cGwaBRUCuvs//Pu/fHLepKhwI7zHJsiCPV5+RFnmZzMk6TLnU c4nTeV1bpuP3hB75qAUKiXge8GsZTUnu6FERNnrXVza8KnhbiIrp3turxcP8FUD+5eE08e0edofPo sTDvKW1vuKKxvGueNiindP6FQmwfMoLMbLHamlOCr7qtC+VFP+oWRNAt5BI5Rr0DE+PtxZXKOof1k ox3IH3fn63pSrSDl5eN1jG5CBLVqqtdJ6NTb4l2Ph+jTuGlqtgIfCGZAwNynK7GLa6hb3uZJBLTyD q7xmPBRew63ETYVBEPvQ==; 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 1hDzkM-0001rm-20; Tue, 09 Apr 2019 23:01:42 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hDzkJ-0001rS-4s for ath10k@lists.infradead.org; Tue, 09 Apr 2019 23:01:40 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Apr 2019 16:01:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,331,1549958400"; d="scan'208";a="222034367" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by orsmga001.jf.intel.com with ESMTP; 09 Apr 2019 16:01:35 -0700 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1hDzkF-0006db-3O; Wed, 10 Apr 2019 07:01:35 +0800 Date: Wed, 10 Apr 2019 07:01:22 +0800 From: kbuild test robot To: Anilkumar Kolli Subject: [RFC PATCH ath6kl] ath11k: qmi_wlanfw_ind_register_resp_msg_v01_ei[] can be static Message-ID: <20190409230122.GA79317@lkp-snb01> References: <201904100752.5BJhN5MD%lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201904100752.5BJhN5MD%lkp@intel.com> 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-20190409_160139_202316_62E2C44B X-CRM114-Status: GOOD ( 11.87 ) 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: Kalle Valo , 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: 426598fdbef8 ("ath11k: add qmi API support and rproc_boot for Q6") Signed-off-by: kbuild test robot --- qmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath11k/qmi.c b/drivers/net/wireless/ath/ath11k/qmi.c index af09686..ff6be7e 100644 --- a/drivers/net/wireless/ath/ath11k/qmi.c +++ b/drivers/net/wireless/ath/ath11k/qmi.c @@ -502,7 +502,7 @@ static struct qmi_elem_info qmi_wlanfw_ind_register_req_msg_v01_ei[] = { }, }; -struct qmi_elem_info qmi_wlanfw_ind_register_resp_msg_v01_ei[] = { +static struct qmi_elem_info qmi_wlanfw_ind_register_resp_msg_v01_ei[] = { { .data_type = QMI_STRUCT, .elem_len = 1,