mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
Fix tab vs space
that broke "make syntax-check" found by http://honk.sigxcpu.org:8001/job/libvirt-syntax-check/157/ Pushed under the build breaker rule.
This commit is contained in:
parent
3635b41e15
commit
a2b80edbc6
@ -3731,7 +3731,7 @@ static int qemudDomainHotplugVcpus(struct qemud_driver *driver,
|
||||
}
|
||||
|
||||
virCgroupFree(&cgroup_vcpu);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
for (i = oldvcpus - 1; i >= nvcpus; i--) {
|
||||
virDomainVcpuPinDefPtr vcpupin = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user