Re: [PATCH 22/23] KVM: remove unneeded initialization.

2010-04-28 Thread Avi Kivity
On 04/27/2010 03:15 PM, Gleb Natapov wrote: This initialization is no longer needed. Signed-off-by: Gleb Natapovg...@redhat.com --- arch/x86/kvm/x86.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c index ed15b20..29e2d3b

[PATCH 22/23] KVM: remove unneeded initialization.

2010-04-27 Thread Gleb Natapov
This initialization is no longer needed. Signed-off-by: Gleb Natapov g...@redhat.com --- arch/x86/kvm/x86.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c index ed15b20..29e2d3b 100644 --- a/arch/x86/kvm/x86.c +++