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)
commitb2227ddec1cca6c52f49a19ec1c7a40cd27e0566
treefb50ce0a89824cbcdf578165846b53a6ba065483
parent84c8c5b8f82f9939b1bcb3b5e25da2b5fc47ab50
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