mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
qemu: Fix the indention
Pushed under trivial rule.
This commit is contained in:
parent
dfd0e4f7f2
commit
48f43940e9
@ -1459,7 +1459,7 @@ int qemuDomainPCIAddressReserveSlot(qemuDomainPCIAddressSetPtr addrs,
|
||||
}
|
||||
|
||||
int qemuDomainPCIAddressEnsureAddr(qemuDomainPCIAddressSetPtr addrs,
|
||||
virDomainDeviceInfoPtr dev)
|
||||
virDomainDeviceInfoPtr dev)
|
||||
{
|
||||
int ret = 0;
|
||||
if (dev->type == VIR_DOMAIN_DEVICE_ADDRESS_TYPE_PCI) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user