linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, Wei Liu <wei.liu@kernel.org>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	kernel@pengutronix.de
Subject: Re: [PATCH v4 5/5] bus: Make remove callback return void
Date: Mon, 19 Jul 2021 10:07:17 +0200	[thread overview]
Message-ID: <20210719080717.7gbcs6jvjvasvum2@pengutronix.de> (raw)
In-Reply-To: <20210713193522.1770306-6-u.kleine-koenig@pengutronix.de>

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

Hi Greg,

[trimmed list of recipents]

v2 of this series got a few late acks that I repeat here to make b4 pick
them up when you take v4:

Acked-by: Wei Liu <wei.liu@kernel.org> (For hv/vmbus)
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> (for ip22-gio)

(see
https://lore.kernel.org/lkml/20210715123636.ychn4zea2dltnwxg@liuwe-devbox-debian-v2
and 
https://lore.kernel.org/lkml/20210715130221.GA10298@alpha.franken.de
)

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  parent reply	other threads:[~2021-07-19  8:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13 19:35 [PATCH v4 0/5] bus: Make remove callback return void Uwe Kleine-König
2021-07-13 19:35 ` [PATCH v4 1/5] PCI: endpoint: Make struct pci_epf_driver::remove " Uwe Kleine-König
2021-07-13 19:35 ` [PATCH v4 2/5] s390/cio: Make struct css_driver::remove " Uwe Kleine-König
2021-07-13 19:35 ` [PATCH v4 3/5] s390/ccwgroup: Drop if with an always false condition Uwe Kleine-König
2021-07-13 19:35 ` [PATCH v4 4/5] s390/scm: Make struct scm_driver::remove return void Uwe Kleine-König
2021-07-13 19:35 ` [PATCH v4 5/5] bus: Make remove callback " Uwe Kleine-König
2021-07-14  1:12   ` Finn Thain
2021-07-14  8:44   ` Geert Uytterhoeven
2021-07-14 10:25   ` Sudeep Holla
2021-07-14 19:10   ` Dmitry Torokhov
2021-07-19  8:07   ` Uwe Kleine-König [this message]
2021-07-20 20:25   ` Wolfram Sang
2021-07-21 10:09 ` [PATCH v4 0/5] " Greg Kroah-Hartman
2021-07-22  8:45   ` Greg Kroah-Hartman

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=20210719080717.7gbcs6jvjvasvum2@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tsbogend@alpha.franken.de \
    --cc=wei.liu@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).