Gimcuan Hui 858ac87fc2 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>
2017-12-14 09:26:41 +01:00
..
2017-12-14 09:26:40 +01:00
2017-12-14 09:26:40 +01:00
2017-04-12 20:17:15 +02:00
2017-04-12 20:17:13 +02:00
2017-11-16 13:00:24 -08:00
2017-12-14 09:26:39 +01:00
2017-12-14 09:26:40 +01:00
2017-12-14 09:26:38 +01:00