From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: linux@treblig.org, Larry.Finger@lwfinger.net,
florian.c.schilhabel@googlemail.com, gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] staging: r8712u: remove unused struct 'zero_bulkout_context'
Date: Sat, 1 Jun 2024 16:27:28 +0200 [thread overview]
Message-ID: <4a442f07-7718-40d6-b98c-256a5e550aa1@gmail.com> (raw)
In-Reply-To: <20240601131611.52441-1-linux@treblig.org>
On 6/1/24 15:16, linux@treblig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> Remove struct zero_bulkout_context as it is unused.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
> ---
> V1 -> V2: Reword as per review
>
> drivers/staging/rtl8712/usb_ops_linux.c | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/drivers/staging/rtl8712/usb_ops_linux.c b/drivers/staging/rtl8712/usb_ops_linux.c
> index b2181e1e2d38..0a3451cdc8a1 100644
> --- a/drivers/staging/rtl8712/usb_ops_linux.c
> +++ b/drivers/staging/rtl8712/usb_ops_linux.c
> @@ -26,13 +26,6 @@
> #define RTL871X_VENQT_READ 0xc0
> #define RTL871X_VENQT_WRITE 0x40
>
> -struct zero_bulkout_context {
> - void *pbuf;
> - void *purb;
> - void *pirp;
> - void *padapter;
> -};
> -
> uint r8712_usb_init_intf_priv(struct intf_priv *pintfpriv)
> {
> pintfpriv->piorw_urb = usb_alloc_urb(0, GFP_ATOMIC);
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> AW-NU120
prev parent reply other threads:[~2024-06-01 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-01 13:16 linux
2024-06-01 14:27 ` Philipp Hortmann [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=4a442f07-7718-40d6-b98c-256a5e550aa1@gmail.com \
--to=philipp.g.hortmann@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=florian.c.schilhabel@googlemail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=linux@treblig.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
all inboxes | Powered by JetHome®