]> err.no Git - linux-2.6/blobdiff - include/linux/kvm_host.h
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[linux-2.6] / include / linux / kvm_host.h
index 4e16682ee8bbe4971a45deeda461c47139d62292..398978972b7a639cb6cf0b14b974971db0addd76 100644 (file)
@@ -110,7 +110,6 @@ struct kvm {
                                        KVM_PRIVATE_MEM_SLOTS];
        struct kvm_vcpu *vcpus[KVM_MAX_VCPUS];
        struct list_head vm_list;
-       struct file *filp;
        struct kvm_io_bus mmio_bus;
        struct kvm_io_bus pio_bus;
        struct kvm_vm_stat stat;