diff options
Diffstat (limited to 'include/linux/kvm_host.h')
-rw-r--r-- | include/linux/kvm_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index 4e16682ee8bb..398978972b7a 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
@@ -110,7 +110,6 @@ struct kvm { | |||
110 | KVM_PRIVATE_MEM_SLOTS]; | 110 | KVM_PRIVATE_MEM_SLOTS]; |
111 | struct kvm_vcpu *vcpus[KVM_MAX_VCPUS]; | 111 | struct kvm_vcpu *vcpus[KVM_MAX_VCPUS]; |
112 | struct list_head vm_list; | 112 | struct list_head vm_list; |
113 | struct file *filp; | ||
114 | struct kvm_io_bus mmio_bus; | 113 | struct kvm_io_bus mmio_bus; |
115 | struct kvm_io_bus pio_bus; | 114 | struct kvm_io_bus pio_bus; |
116 | struct kvm_vm_stat stat; | 115 | struct kvm_vm_stat stat; |