]> git.baikalelectronics.ru Git - kernel.git/commit
kvm: svm: remove unused struct definition
authorPeng Hao <peng.hao2@zte.com.cn>
Fri, 14 Dec 2018 08:18:03 +0000 (16:18 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 16:59:50 +0000 (17:59 +0100)
commitb1d4bd070436e4dcc2b2f93fba77604edaaa9381
treefb50ce0a89824cbcdf578165846b53a6ba065483
parent7363e3bd29ced62f5e4875f48e253d42ac16f9b5
kvm: svm: remove unused struct definition

structure svm_init_data is never used. So remove it.

Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm.c