All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Liu <b-liu@ti.com>
To: Corentin Labbe <clabbe@baylibre.com>
Cc: <gregkh@linuxfoundation.org>, <linux-usb@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/2] musb: remove unused pipe variable
Date: Thu, 16 Nov 2017 10:54:59 -0600	[thread overview]
Message-ID: <20171116165459.GI3964@uda0271908> (raw)
In-Reply-To: <1510773635-26468-2-git-send-email-clabbe@baylibre.com>

Hi,

On Wed, Nov 15, 2017 at 07:20:35PM +0000, Corentin Labbe wrote:
> This patch fix the following build warning:
> drivers/usb/musb/musb_host.c:1809:8: warning: variable 'pipe' set but not used [-Wunused-but-set-variable]
> by removing the pipe variable in musb_host_rx()
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
>  drivers/usb/musb/musb_host.c | 3 ---
>  1 file changed, 3 deletions(-)

Applied. It will be pushed out for v4.16-rc1.

Thanks,
-Bin.

  reply	other threads:[~2017-11-16 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 19:20 [PATCH 1/2] musb: remove unused frame variable Corentin Labbe
2017-11-15 19:20 ` [PATCH 2/2] musb: remove unused pipe variable Corentin Labbe
2017-11-16 16:54   ` Bin Liu [this message]
2017-11-16 16:54 ` [PATCH 1/2] musb: remove unused frame variable Bin Liu

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=20171116165459.GI3964@uda0271908 \
    --to=b-liu@ti.com \
    --cc=clabbe@baylibre.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.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 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.