Skip to content
Commit 7cffcade authored by Dawei Li's avatar Dawei Li Committed by Juergen Gross
Browse files

xen: make remove callback of xen driver void returned



Since commit fc7a6209 ("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 xen bus based drivers.

Acked-by: default avatarJuergen Gross <jgross@suse.com>
Signed-off-by: default avatarDawei Li <set_pte_at@outlook.com>
Link: https://lore.kernel.org/r/TYCP286MB23238119AB4DF190997075C9CAE39@TYCP286MB2323.JPNP286.PROD.OUTLOOK.COM


Signed-off-by: default avatarJuergen Gross <jgross@suse.com>
parent 8b997b2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment