aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThomas Huth <[email protected]>2021-08-26 09:49:28 +0200
committerPaolo Bonzini <[email protected]>2021-09-30 04:27:08 -0400
commit22d7108ce47290d47e1ea83a28fbfc85e0ecf97e (patch)
treef1c3f55a5216a79c1048a032496f0fa7ce66e5a9 /tools/perf/scripts/python/export-to-postgresql.py
parentd22869aff4dc8fbbb694c6fe9a4b5db2d570a138 (diff)
KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
The kvm_vm_free() statement here is currently dead code, since the loop in front of it can only be left with the "goto done" that jumps right after the kvm_vm_free(). Fix it by swapping the locations of the "done" label and the kvm_vm_free(). Signed-off-by: Thomas Huth <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions