From: Corey Minyard <minyard@acm.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Benjamin Fair <benjaminfair@google.com>,
linux-aspeed@lists.ozlabs.org,
Avi Fishman <avifishman70@gmail.com>,
openbmc@lists.ozlabs.org, Nicholas Piggin <npiggin@gmail.com>,
Tali Perry <tali.perry1@gmail.com>,
"Aneesh Kumar K.V" <aneesh.kumar@kernel.org>,
Nancy Yuen <yuenn@google.com>, Joel Stanley <joel@jms.id.au>,
kernel@pengutronix.de, Patrick Venture <venture@google.com>,
"Naveen N. Rao" <naveen.n.rao@linux.ibm.com>,
openipmi-developer@lists.sourceforge.net,
Andrew Jeffery <andrew@codeconstruct.com.au>,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org,
Tomer Maimon <tmaimon77@gmail.com>
Subject: Re: [PATCH 0/6] ipmi: Convert to platform remove callback returning void
Date: Thu, 11 Apr 2024 10:11:21 -0500 [thread overview]
Message-ID: <Zhf9mQx/KgXOzPTs@mail.minyard.net> (raw)
In-Reply-To: <3uhfeeahn2u23mxyumyxcyx4kmcxzczipkan7eqh4aslsmhxyz@zgsmwj2jvb2v>
On Thu, Apr 11, 2024 at 09:15:03AM +0200, Uwe Kleine-König wrote:
> Hello,
>
> On Tue, Mar 05, 2024 at 05:26:57PM +0100, Uwe Kleine-König wrote:
> > this series converts all drivers below drivers/char/ipmi to struct
> > platform_driver::remove_new(). See commit 5c5a7680e67b ("platform: Provide a
> > remove callback that returns no value") for an extended explanation and the
> > eventual goal.
> >
> > All conversations are trivial, because their .remove() callbacks
> > returned zero unconditionally.
> >
> > There are no interdependencies between these patches, so they could be
> > picked up individually. But I'd hope that they get picked up all
> > together by Corey.
Yeah, I was kind of waiting for more reviews, but this is pretty
straightforward. I've pulled this into my tree.
-corey
>
> Apart from a (positive) review reply I didn't get any feedback to this
> series. My quest to change the prototype of struct
> platform_driver::remove depends on these patches, so it would be great
> if they made it in during the next merge window.
>
> Best regards
> Uwe
>
> --
> Pengutronix e.K. | Uwe Kleine-König |
> Industrial Linux Solutions | https://www.pengutronix.de/ |
next prev parent reply other threads:[~2024-04-11 15:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 16:26 [PATCH 0/6] ipmi: Convert to platform remove callback returning void Uwe Kleine-König
2024-03-05 16:26 ` [PATCH 2/6] ipmi: ipmi_powernv: " Uwe Kleine-König
2024-04-11 7:15 ` [PATCH 0/6] ipmi: " Uwe Kleine-König
2024-04-11 15:11 ` Corey Minyard [this message]
2024-05-25 10:10 ` Uwe Kleine-König
2024-05-25 14:39 ` Corey Minyard
2024-05-26 10:24 ` Uwe Kleine-König
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=Zhf9mQx/KgXOzPTs@mail.minyard.net \
--to=minyard@acm.org \
--cc=andrew@codeconstruct.com.au \
--cc=aneesh.kumar@kernel.org \
--cc=avifishman70@gmail.com \
--cc=benjaminfair@google.com \
--cc=joel@jms.id.au \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=naveen.n.rao@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=openbmc@lists.ozlabs.org \
--cc=openipmi-developer@lists.sourceforge.net \
--cc=tali.perry1@gmail.com \
--cc=tmaimon77@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=venture@google.com \
--cc=yuenn@google.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;
as well as URLs for NNTP newsgroup(s).