diff options
author | Mao Wenan <maowenan@huawei.com> | 2019-11-19 11:06:40 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-11-21 12:03:49 +0100 |
commit | db5a95ec166f3fd3eecbd07ebdf56986a3e9f43f (patch) | |
tree | d04f42c6eea470ef38931813b688b2b866c6fcea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b11494bcabba7383c9db65132f6f73d64fb1407d (diff) |
KVM: x86: remove set but not used variable 'called'
Fixes gcc '-Wunused-but-set-variable' warning:
arch/x86/kvm/x86.c: In function kvm_make_scan_ioapic_request_mask:
arch/x86/kvm/x86.c:7911:7: warning: variable called set but not
used [-Wunused-but-set-variable]
It is not used since commit 7ee30bc132c6 ("KVM: x86: deliver KVM
IOAPIC scan request to target vCPUs")
Signed-off-by: Mao Wenan <maowenan@huawei.com>
Fixes: 7ee30bc132c6 ("KVM: x86: deliver KVM IOAPIC scan request to target vCPUs")
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions