diff options
author | 2017-11-03 18:52:46 +0000 | |
---|---|---|
committer | 2017-12-14 09:26:41 +0100 | |
commit | 858ac87fc2ff7be8fedfa8dd2ba47627068c2eae (patch) | |
tree | edd8426f3f71efb4cb965059c4049dc271294ba9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: emulate RDPID (diff) | |
download | linux-dev-858ac87fc2ff7be8fedfa8dd2ba47627068c2eae.tar.xz linux-dev-858ac87fc2ff7be8fedfa8dd2ba47627068c2eae.zip |
x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
The kvm_mmu_clear_all_pte_masks interface is only used by kvm_mmu_module_init
locally, and does not need to be called by other module, make it static.
This patch cleans up sparse warning:
symbol 'kvm_mmu_clear_all_pte_masks' was not declared. Should it be static?
Signed-off-by: Gimcuan Hui <gimcuan@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
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