linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>,
	kernel@pengutronix.de, Andrzej Hajda <a.hajda@samsung.com>,
	Andy Shevchenko <andy.shevchenko@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 2/2] driver core: add helper for deferred probe reason setting
Date: Mon, 5 Apr 2021 10:31:29 +0200	[thread overview]
Message-ID: <YGrK4Swr6qnq09VX@kroah.com> (raw)
In-Reply-To: <55ed4f2d-70f6-9ee0-731c-8a7b3a379aa0@pengutronix.de>

On Mon, Apr 05, 2021 at 10:27:56AM +0200, Ahmad Fatoum wrote:
> Hello Greg,
> 
> On 23.03.21 16:37, Ahmad Fatoum wrote:
> > We now have three places within the same file doing the same operation
> > of freeing this pointer and setting it anew. A helper makes this
> > arguably easier to read, so add one.
> > 
> > Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> > Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
> > Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> 
> are there still objections to this patch?
> Patch 1 was applied, should I resend without?

No, I'll queue this up now, I wanted patch 1 to show up in my "next"
branch first, it's now there, give me a chance to catch up on patches...

thanks,

greg k-h

      reply	other threads:[~2021-04-05  8:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23 15:37 [PATCH v3 1/2] driver core: clear deferred probe reason on probe retry Ahmad Fatoum
2021-03-23 15:37 ` [PATCH v3 2/2] driver core: add helper for deferred probe reason setting Ahmad Fatoum
2021-04-05  8:27   ` Ahmad Fatoum
2021-04-05  8:31     ` Greg Kroah-Hartman [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=YGrK4Swr6qnq09VX@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=a.fatoum@pengutronix.de \
    --cc=a.hajda@samsung.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).