All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Izard <romain.izard.pro@gmail.com>
To: linux-usb@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Nicolas Ferre <nicolas.ferre@microchip.com>,
	Felipe Balbi <balbi@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Romain Izard <romain.izard.pro@gmail.com>
Subject: Re: [PATCH v1] usb: gadget: udc: atmel: Remove an unused local variable
Date: Fri, 10 Mar 2017 16:30:20 +0100	[thread overview]
Message-ID: <CAGkQfmOjrTv7OCAM3OmfO0z1B3bW69TxX_yn-Gz-VHa7gZfH1Q@mail.gmail.com> (raw)
In-Reply-To: <20170309170243.27388-1-romain.izard.pro@gmail.com>

2017-03-09 18:02 GMT+01:00 Romain Izard <romain.izard.pro@gmail.com>:
> The local variable ept_cfg is not used anymore in usba_ep_enable.
> Use ep->ept_cfg in the debug function to remove a warning when building
> with dynamic debug enabled.
>
> Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
> Fixes: 741d2558bf0a ("usb: gadget: udc: atmel: Update endpoint allocation scheme")

Sorry for the noise, 4242820277b5 ("usb: gadget: udc: atmel: fix debug
output") in Greg KH's tree already fixed this.

-- 
Romain Izard

WARNING: multiple messages have this Message-ID (diff)
From: romain.izard.pro@gmail.com (Romain Izard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1] usb: gadget: udc: atmel: Remove an unused local variable
Date: Fri, 10 Mar 2017 16:30:20 +0100	[thread overview]
Message-ID: <CAGkQfmOjrTv7OCAM3OmfO0z1B3bW69TxX_yn-Gz-VHa7gZfH1Q@mail.gmail.com> (raw)
In-Reply-To: <20170309170243.27388-1-romain.izard.pro@gmail.com>

2017-03-09 18:02 GMT+01:00 Romain Izard <romain.izard.pro@gmail.com>:
> The local variable ept_cfg is not used anymore in usba_ep_enable.
> Use ep->ept_cfg in the debug function to remove a warning when building
> with dynamic debug enabled.
>
> Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
> Fixes: 741d2558bf0a ("usb: gadget: udc: atmel: Update endpoint allocation scheme")

Sorry for the noise, 4242820277b5 ("usb: gadget: udc: atmel: fix debug
output") in Greg KH's tree already fixed this.

-- 
Romain Izard

  reply	other threads:[~2017-03-10 15:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09 17:02 [PATCH v1] usb: gadget: udc: atmel: Remove an unused local variable Romain Izard
2017-03-09 17:02 ` Romain Izard
2017-03-10 15:30 ` Romain Izard [this message]
2017-03-10 15:30   ` Romain Izard

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=CAGkQfmOjrTv7OCAM3OmfO0z1B3bW69TxX_yn-Gz-VHa7gZfH1Q@mail.gmail.com \
    --to=romain.izard.pro@gmail.com \
    --cc=balbi@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=nicolas.ferre@microchip.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.