[PATCH 0/3] PCI: Convert to platform remove callback returning void (part II)
Krzysztof Wilczyński
kw at linux.com
Fri Dec 15 16:44:34 PST 2023
Hello,
> back in March I sent a series[1] with the intention to convert all of
> drivers/pci to .remove_new(). I missed these three drivers because my
> coccinelle script didn't handle __exit_p. (The drivers don't use
> __exit_p in the mean time since the follwing commits:
>
> 200bddbb3f52 ("PCI: keystone: Don't discard .remove() callback")
> 3064ef2e88c1 ("PCI: kirin: Don't discard .remove() callback")
> 83a939f0fdc2 ("PCI: exynos: Don't discard .remove() callback")
>
> .)
>
> There are no interdependencies between these patches.
>
> See commit 5c5a7680e67b ("platform: Provide a remove callback that
> returns no value") for an extended explanation and the eventual goal.
Applied to controller/remove-void-return, thank you!
[01/03] PCI: exynos: Convert to platform remove callback returning void
https://git.kernel.org/pci/pci/c/4fbd8b788258
[02/03] PCI: keystone: Convert to platform remove callback returning void
https://git.kernel.org/pci/pci/c/93d61d3aa996
[03/03] PCI: kirin: Convert to platform remove callback returning void
https://git.kernel.org/pci/pci/c/a5eee68931fc
Krzysztof
More information about the linux-arm-kernel
mailing list