From: Greg KH <gregkh@linuxfoundation.org>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Nicholas Krause <xerofoify@gmail.com>,
balbi@ti.com, nicolas.ferre@atmel.com,
boris.brezillon@free-electrons.com, peter.chen@freescale.com,
ronald.wahl@raritan.com, voice.shen@atmel.com,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb:gadget:Simplify the error checking of the function,at91sam9261_udc_init
Date: Thu, 18 Jun 2015 12:31:13 -0700 [thread overview]
Message-ID: <20150618193113.GA21756@kroah.com> (raw)
In-Reply-To: <20150618190452.GT27492@piout.net>
On Thu, Jun 18, 2015 at 09:04:52PM +0200, Alexandre Belloni wrote:
> On 18/06/2015 at 18:41:14 +0200, Alexandre Belloni wrote :
> > On 03/05/2015 at 23:25:02 -0400, Nicholas Krause wrote :
> > > This simplifies the error checking of the function,at91sam9261_udc_init
> > > by using PTR_ERR_OR_ZERO in the return statement rather then a unnessary
> > > if statement to check the return value of a call to the function,
> > > syscon_regmap_lookup_by_phandle by checking with a call to the function,
> > > IS_ERR and returning a error pointer if there is one for the function,
> > > at91sam9261_udc_init. Furthermore this was found by running coccinelle
> > > against the lastest kernel tree.
> > >
> > > Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
> > Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> >
>
> OK, it seems the original patch got ignored by all the mailing lists. To
> bad, that one was actually applicable :)
Nick is banned from vger.kernel.org, so that is why his patches will not
ever show up. I recommend that you do the same if possible.
greg k-h
prev parent reply other threads:[~2015-06-18 19:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1430709902-10815-1-git-send-email-xerofoify@gmail.com>
2015-06-18 16:41 ` [PATCH] usb:gadget:Simplify the error checking of the function,at91sam9261_udc_init Alexandre Belloni
2015-06-18 19:04 ` Alexandre Belloni
2015-06-18 19:31 ` Greg KH [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=20150618193113.GA21756@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=alexandre.belloni@free-electrons.com \
--cc=balbi@ti.com \
--cc=boris.brezillon@free-electrons.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=nicolas.ferre@atmel.com \
--cc=peter.chen@freescale.com \
--cc=ronald.wahl@raritan.com \
--cc=voice.shen@atmel.com \
--cc=xerofoify@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox