Message ID | cover.1701619134.git.u.kleine-koenig@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | scsci: Convert to platform remove callback returning void | expand |
Uwe, > this series converts all drivers below drivers/scsi 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 all .remove() callbacks returned > zero unconditionally. Applied to 6.8/scsi-staging, thanks!
On Sun, 03 Dec 2023 17:05:45 +0100, Uwe Kleine-König wrote: > this series converts all drivers below drivers/scsi 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 all .remove() callbacks returned > zero unconditionally. > > [...] Applied to 6.8/scsi-queue, thanks! [01/14] scsi: a3000: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/5854cdd04163 [02/14] scsi: a4000t: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/688bbe398ca6 [03/14] scsi: atari: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/3becb4cdf1c1 [04/14] scsi: bvme6000: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/51a41ec6d36e [05/14] scsi: jazz_esp: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/c71ef3d1fb39 [06/14] scsi: mac_esp: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/0b649224f712 [07/14] scsi: mac: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/69b43bf38b11 [08/14] scsi: mvme16x: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/f0baf76a2204 [09/14] scsi: qlogicpti: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/e26eec9a4d25 [10/14] scsi: sgiwd93: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/358987af1bda [11/14] scsi: sni_53c710: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/357a7fd2434e [12/14] scsi: sun3: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/15b016b2d023 [13/14] scsi: sun3x_esp: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/e84bd0bb3068 [14/14] scsi: sun_esp: Convert to platform remove callback returning void https://git.kernel.org/mkp/scsi/c/6ff482eeebe5