mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 23:07:44 +00:00
Remove obsolete comment in QEMU JSON code
* src/qemu/qemu_monitor_json.c: We fill in the PCI function number now, so remove obsolete XXX comment
This commit is contained in:
parent
d78554d884
commit
8a73fe5936
@ -1203,7 +1203,6 @@ int qemuMonitorJSONAddUSBDeviceMatch(qemuMonitorPtr mon,
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* XXX qemu also returns a 'function' number now */
|
|
||||||
static int
|
static int
|
||||||
qemuMonitorJSONGetGuestAddress(virJSONValuePtr reply,
|
qemuMonitorJSONGetGuestAddress(virJSONValuePtr reply,
|
||||||
virDomainDevicePCIAddress *guestAddr)
|
virDomainDevicePCIAddress *guestAddr)
|
||||||
|
Loading…
Reference in New Issue
Block a user