From: Johannes Berg <johannes@sipsolutions.net>
To: Sascha Hauer <s.hauer@pengutronix.de>,
Brian Norris <briannorris@chromium.org>,
Francesco Dolcini <francesco@dolcini.it>
Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel@pengutronix.de,
Francesco Dolcini <francesco.dolcini@toradex.com>
Subject: Re: [PATCH v2 0/4] wifi: mwifiex: drop asynchronous init waiting code
Date: Wed, 23 Apr 2025 15:42:32 +0200 [thread overview]
Message-ID: <09abc0efe32d29387c745f364871271ae9177627.camel@sipsolutions.net> (raw)
In-Reply-To: <20250423-mwifiex-drop-asynchronous-init-v2-0-1bb951073a06@pengutronix.de>
On Wed, 2025-04-23 at 10:21 +0200, Sascha Hauer wrote:
> This is a spin-off from my mwifiex cleanup series. I have split the
> original single patch into a series which hopefully makes the changes
> easier to follow and verify.
>
I'm applying this, but I removed a now unused variable in the first
patch that you only removed in the third. I guess that comment might've
gone into the wrong patch too.
Please, everyone, especially when resubmitting look at patchwork first,
there's a reason I put the bot there :)
In this case the issue was already in v1:
https://patchwork.kernel.org/project/linux-wireless/patch/20250410-mwifiex-drop-asynchronous-init-v1-1-6a212fa9185e@pengutronix.de/
->
http://wifibot.sipsolutions.net/results/951965/14046284/build_clang/summary
[...]
New errors added
--- /tmp/tmp.KVymmMae73 2025-04-10 15:54:35.187566833 +0300
+++ /tmp/tmp.xeV1sgB9ae 2025-04-10 15:54:51.973439711 +0300
@@ -17,0 +18,4 @@
+../drivers/net/wireless/marvell/mwifiex/init.c:490:6: warning: unused variable 'is_cmd_pend_q_empty' [-Wunused-variable]
+ 490 | int is_cmd_pend_q_empty;
+ | ^~~~~~~~~~~~~~~~~~~
+1 warning generated.
Per-file breakdown
--- /tmp/tmp.LJz16ltpSv 2025-04-10 15:54:51.980439658 +0300
+++ /tmp/tmp.5qRbEVE9cC 2025-04-10 15:54:51.983439635 +0300
@@ -0,0 +1 @@
+ 1 ../drivers/net/wireless/marvell/mwifiex/init.c
johannes
next prev parent reply other threads:[~2025-04-23 13:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-23 8:21 [PATCH v2 0/4] wifi: mwifiex: drop asynchronous init waiting code Sascha Hauer
2025-04-23 8:21 ` [PATCH v2 1/4] wifi: mwifiex: remove unnecessary queue empty check Sascha Hauer
2025-04-23 8:21 ` [PATCH v2 2/4] wifi: mwifiex: let mwifiex_init_fw() return 0 for success Sascha Hauer
2025-04-23 8:21 ` [PATCH v2 3/4] wifi: mwifiex: drop asynchronous init waiting code Sascha Hauer
2025-04-23 8:21 ` [PATCH v2 4/4] wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument Sascha Hauer
2025-04-23 13:42 ` Johannes Berg [this message]
2025-04-24 13:08 ` [PATCH v2 0/4] wifi: mwifiex: drop asynchronous init waiting code Sascha Hauer
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=09abc0efe32d29387c745f364871271ae9177627.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=briannorris@chromium.org \
--cc=francesco.dolcini@toradex.com \
--cc=francesco@dolcini.it \
--cc=kernel@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=s.hauer@pengutronix.de \
/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