]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/kvm/kvm.h
KVM: Remove unused "rmap_overflow" variable
[linux-2.6-omap-h63xx.git] / drivers / kvm / kvm.h
index 19014564ddbb96b05b928df9eb523cd8b82afa24..ba78a45811cde4a715fed5f7d8b7fac4f4042089 100644 (file)
@@ -318,7 +318,6 @@ struct kvm {
        unsigned int n_alloc_mmu_pages;
        struct hlist_head mmu_page_hash[KVM_NUM_MMU_PAGES];
        struct kvm_vcpu *vcpus[KVM_MAX_VCPUS];
-       unsigned long rmap_overflow;
        struct list_head vm_list;
        struct file *filp;
        struct kvm_io_bus mmio_bus;