Loading include/hw/qdev-core.h +1 −1 Original line number Diff line number Diff line Loading @@ -197,7 +197,7 @@ typedef struct BusChild { /** * BusState: * @hotplug_device: link to a hotplug device associated with bus. * @hotplug_handler: link to a hotplug handler associated with bus. */ struct BusState { Object obj; Loading Loading
include/hw/qdev-core.h +1 −1 Original line number Diff line number Diff line Loading @@ -197,7 +197,7 @@ typedef struct BusChild { /** * BusState: * @hotplug_device: link to a hotplug device associated with bus. * @hotplug_handler: link to a hotplug handler associated with bus. */ struct BusState { Object obj; Loading