Linux Media Controller development
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: kbuild-all@lists.01.org, linux-media@vger.kernel.org,
	0day robot <lkp@intel.com>
Subject: [RFC PATCH] Revert "wlcore: wl1271_check_aes_cmac_cypher() can be static
Date: Thu, 3 Sep 2020 05:53:23 +0800	[thread overview]
Message-ID: <20200902215322.GA42069@779141fe2fa5> (raw)
In-Reply-To: <202009030534.oYAQhUQX%lkp@intel.com>


Signed-off-by: kernel test robot <lkp@intel.com>
---
 main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ti/wlcore/main.c b/drivers/net/wireless/ti/wlcore/main.c
index 090692f4f9e1d..7197ffef07fb1 100644
--- a/drivers/net/wireless/ti/wlcore/main.c
+++ b/drivers/net/wireless/ti/wlcore/main.c
@@ -1092,7 +1092,7 @@ static int wl12xx_chip_wakeup(struct wl1271 *wl, bool plt)
 	return ret;
 }
 
-bool wl1271_check_aes_cmac_cypher(struct wl1271 *wl)
+static bool wl1271_check_aes_cmac_cypher(struct wl1271 *wl)
 {
 	int ver[5] = { };
 	int ret;

      reply	other threads:[~2020-09-02 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02 21:53 [linux-review:UPDATE-20200828-163247/Mauro-Carvalho-Chehab/Revert-wlcore-Adding-suppoprt-for-IGTK-key-in-wlcore-driver/20200826-135603 1/1] drivers/net/wireless/ti/wlcore/main.c:1095:6: sparse: sparse: symbol 'wl1271_check_aes_cmac_cypher' was not declared. Should it be kernel test robot
2020-09-02 21:53 ` kernel test robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200902215322.GA42069@779141fe2fa5 \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox