Re: [PATCH v2 1/4] s390/cio: Make struct css_driver::remove return void

From: Uwe Kleine-König
Date: Tue Jul 06 2021 - 12:06:04 EST


On Tue, Jul 06, 2021 at 05:58:25PM +0200, Cornelia Huck wrote:
> On Tue, Jul 06 2021, Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote:
>
> > The driver core ignores the return value of css_remove()
> > (because there is only little it can do when a device disappears) and
> > there are no pci_epf_drivers with a remove callback.
>
> s/pci_epf/css/

Argh, too much copy&paste. I make this:

The driver core ignores the return value of css_remove()
(because there is only little it can do when a device
disappears) and all callbacks return 0 anyhow.

to make this actually correct.

> Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>

Thanks
Uwe

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

Attachment: signature.asc
Description: PGP signature