From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: Corentin Labbe <clabbe@baylibre.com>,
mathias.nyman@intel.com, gregkh@linuxfoundation.org
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/4] usb: xhci: fix build warnings
Date: Tue, 31 Oct 2017 15:03:28 +0200 [thread overview]
Message-ID: <59F874A0.6010700@linux.intel.com> (raw)
In-Reply-To: <1509014785-39823-1-git-send-email-clabbe@baylibre.com>
On 26.10.2017 13:46, Corentin Labbe wrote:
> Hello
>
> This patchset fix some build warnings on usb/xhci.
>
> Regards
>
> Changes since v1:
> - Changed subject of patch
>
> Corentin Labbe (4):
> usb: xhci: remove unused variable last_freed_endpoint
> usb: xhci: remove unused variable ep
> usb: xhci: remove unused variable urb_priv
> usb: xhci: remove unused variable ep_ring
>
> drivers/usb/host/xhci-ring.c | 4 ----
> drivers/usb/host/xhci.c | 5 -----
> 2 files changed, 9 deletions(-)
>
Thanks, adding to queue.
Did some minor modification to commit messages to avoid long lines
-Mathias
prev parent reply other threads:[~2017-10-31 12:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 10:46 [PATCH v2 0/4] usb: xhci: fix build warnings Corentin Labbe
2017-10-26 10:46 ` [PATCH v2 1/4] usb: xhci: remove unused variable last_freed_endpoint Corentin Labbe
2017-10-26 10:46 ` [PATCH v2 2/4] usb: xhci: remove unused variable ep Corentin Labbe
2017-10-26 10:46 ` [PATCH v2 3/4] usb: xhci: remove unused variable urb_priv Corentin Labbe
2017-10-26 10:46 ` [PATCH v2 4/4] usb: xhci: remove unused variable ep_ring Corentin Labbe
2017-10-31 13:03 ` Mathias Nyman [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=59F874A0.6010700@linux.intel.com \
--to=mathias.nyman@linux.intel.com \
--cc=clabbe@baylibre.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.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.