Skip to content

Commit

Permalink
hw: qdev: fix error in comment
Browse files Browse the repository at this point in the history
Cc: [email protected]

Signed-off-by: Li Qiang <[email protected]>
Reviewed-by: Laurent Vivier <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
  • Loading branch information
terenceli authored and vivier committed Dec 11, 2018
1 parent 32a1a94 commit 27c6ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/hw/qdev-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 27c6ef1

Please sign in to comment.