mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
hw/pci: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
2431f4f184
commit
f1c0cff8a2
13 changed files with 17 additions and 17 deletions
|
@ -25,7 +25,7 @@
|
|||
* state associated with the child has an id, use it as QOM id.
|
||||
* Otherwise use object_typename[index] as QOM id.
|
||||
*
|
||||
* This helper does both operations at the same time because seting
|
||||
* This helper does both operations at the same time because setting
|
||||
* a new QOM child will erase the bus parent of the device. This happens
|
||||
* because object_unparent() will call object_property_del_child(),
|
||||
* which in turn calls the property release callback prop->release if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue