From: Kalle Valo <kvalo@kernel.org>
To: Martin Kaiser <martin@kaiser.cx>
Cc: Jes Sorensen <Jes.Sorensen@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Martin Kaiser <martin@kaiser.cx>,
linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] wifi: rtl8xxxu: use module_usb_driver
Date: Mon, 13 Mar 2023 13:44:08 +0000 (UTC) [thread overview]
Message-ID: <167871504675.31347.18380662034619588153.kvalo@kernel.org> (raw)
In-Reply-To: <20230307195718.168021-1-martin@kaiser.cx>
Martin Kaiser <martin@kaiser.cx> wrote:
> We can use the module_usb_driver macro instead of open-coding the driver's
> init and exit functions. This is simpler and saves some lines of code.
> Other realtek wireless drivers use module_usb_driver as well.
>
> Signed-off-by: Martin Kaiser <martin@kaiser.cx>
> Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Patch applied to wireless-next.git, thanks.
0606b344021a wifi: rtl8xxxu: use module_usb_driver
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230307195718.168021-1-martin@kaiser.cx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2023-03-13 13:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-07 19:57 [PATCH] wifi: rtl8xxxu: use module_usb_driver Martin Kaiser
2023-03-08 6:21 ` Ping-Ke Shih
2023-03-08 23:05 ` philipp hortmann
2023-03-13 13:44 ` Kalle Valo [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=167871504675.31347.18380662034619588153.kvalo@kernel.org \
--to=kvalo@kernel.org \
--cc=Jes.Sorensen@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=martin@kaiser.cx \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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.