All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Youn <John.Youn@synopsys.com>
To: Felipe Balbi <balbi@kernel.org>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	<linux-usb@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	Julia Lawall <Julia.Lawall@lip6.fr>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	John Youn <John.Youn@synopsys.com>
Subject: Re: [PATCH] usb: cleanup with list_first_entry_or_null()
Date: Tue, 13 Sep 2016 12:17:39 -0700	[thread overview]
Message-ID: <f43e0a6c-965f-feeb-d74f-0b550b66ddeb@synopsys.com> (raw)
In-Reply-To: <8737l4l53r.fsf@linux.intel.com>

On 9/12/2016 10:52 PM, Felipe Balbi wrote:
> 
> Hi Masahiro,
> 
> Masahiro Yamada <yamada.masahiro@socionext.com> writes:
>> The combo of list_empty() check and return list_first_entry()
>> can be replaced with list_first_entry_or_null().
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>> ---
> 
> Care to split this into two patches (one for dwc2 and one for dwc3)?
> 
> thanks
> 

For the dwc2 portion, you can add my acked-by.

Acked-by: John Youn <johnyoun@synopsys.com>

John

      reply	other threads:[~2016-09-13 19:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-12 17:46 [PATCH] usb: cleanup with list_first_entry_or_null() Masahiro Yamada
2016-09-13  5:51 ` Felipe Balbi
2016-09-13 19:17   ` John Youn [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=f43e0a6c-965f-feeb-d74f-0b550b66ddeb@synopsys.com \
    --to=john.youn@synopsys.com \
    --cc=Julia.Lawall@lip6.fr \
    --cc=balbi@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=yamada.masahiro@socionext.com \
    --cc=yoshihiro.shimoda.uh@renesas.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.