[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned

Jakub Kicinski kuba at kernel.org
Sat Feb 4 05:27:04 AEDT 2023


On Wed,  1 Feb 2023 22:36:19 +0800 Dawei Li wrote:
> Commit fc7a6209d571 ("bus: Make remove callback return void") forces
> bus_type::remove be void-returned, it doesn't make much sense for any
> bus based driver implementing remove callbalk to return non-void to
> its caller.
> 
> This change is for macio bus based drivers.
> 
> Signed-off-by: Dawei Li <set_pte_at at outlook.com>

Acked-by: Jakub Kicinski <kuba at kernel.org>


More information about the Linuxppc-dev mailing list