From: Brian Norris <briannorris@chromium.org>
To: "Uwe Kleine-König (The Capable Hub)" <u.kleine-koenig@baylibre.com>
Cc: "Christian A. Ehrhardt" <christian.ehrhardt@codasip.com>,
Francesco Dolcini <francesco@dolcini.it>,
linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 6/6] wifi: mwifiex: Make use of driver data pointer in sdio_device_id
Date: Fri, 17 Apr 2026 16:40:25 -0700 [thread overview]
Message-ID: <aeLE6dFmr40xaKNn@google.com> (raw)
In-Reply-To: <9dbbb7a9a8ad3a12d562b589a6756baf226d5dab.1776429984.git.u.kleine-koenig@baylibre.com>
On Fri, Apr 17, 2026 at 03:10:52PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> Recently struct sdio_device_id gained a new member to store a pointer to
> driver data. Make use of that to get rid of a bunch of casts.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
> ---
> drivers/net/wireless/marvell/mwifiex/sdio.c | 24 ++++++++++-----------
> 1 file changed, 12 insertions(+), 12 deletions(-)
Acked-by: Brian Norris <briannorris@chromium.org>
prev parent reply other threads:[~2026-04-17 23:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-17 13:10 [PATCH v1 0/6] sdio: About pointers in sdio_device_id::driver_data Uwe Kleine-König (The Capable Hub)
2026-04-17 13:10 ` [PATCH v1 1/6] sdio: Add syntactic sugar to store a pointer in sdio_driver_id Uwe Kleine-König (The Capable Hub)
2026-04-17 14:11 ` sdio: About pointers in sdio_device_id::driver_data bluez.test.bot
2026-04-17 15:20 ` Uwe Kleine-König
2026-04-20 20:31 ` [PATCH v1 1/6] sdio: Add syntactic sugar to store a pointer in sdio_driver_id Uwe Kleine-König (The Capable Hub)
2026-04-20 20:46 ` Luiz Augusto von Dentz
2026-04-21 8:12 ` Uwe Kleine-König (The Capable Hub)
2026-04-21 8:59 ` Johannes Berg
2026-04-21 14:28 ` Uwe Kleine-König (The Capable Hub)
2026-04-21 15:54 ` Johannes Berg
2026-04-22 6:52 ` Andy Shevchenko
2026-04-22 8:39 ` Uwe Kleine-König (The Capable Hub)
2026-04-22 10:56 ` Christian A. Ehrhardt
2026-04-22 12:44 ` Andy Shevchenko
2026-05-11 14:33 ` Ulf Hansson
2026-04-17 13:10 ` [PATCH v1 2/6] Bluetooth: btmrvl_sdio: Make use of driver data pointer in sdio_device_id Uwe Kleine-König (The Capable Hub)
2026-04-17 13:10 ` [PATCH v1 3/6] Bluetooth: btmtksdio: " Uwe Kleine-König (The Capable Hub)
2026-04-17 13:10 ` [PATCH v1 4/6] wifi: rtw88: Benefit from sdio_device_id::driver_data_ptr Uwe Kleine-König (The Capable Hub)
2026-04-20 1:29 ` Ping-Ke Shih
2026-04-17 13:10 ` [PATCH v1 5/6] wifi: mt76: mt7921-sdio: Make use of driver data pointer in sdio_device_id Uwe Kleine-König (The Capable Hub)
2026-04-17 13:10 ` [PATCH v1 6/6] wifi: mwifiex: " Uwe Kleine-König (The Capable Hub)
2026-04-17 23:40 ` Brian Norris [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=aeLE6dFmr40xaKNn@google.com \
--to=briannorris@chromium.org \
--cc=christian.ehrhardt@codasip.com \
--cc=francesco@dolcini.it \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=u.kleine-koenig@baylibre.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.