* [PATCH -next] KVM: VMX: Remove duplicated include from vmx.c @ 2018-12-18 0:54 YueHaibing 2018-12-19 16:48 ` David Hildenbrand 2018-12-20 20:08 ` Radim Krčmář 0 siblings, 2 replies; 3+ messages in thread From: YueHaibing @ 2018-12-18 0:54 UTC (permalink / raw) To: kernel-janitors Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> --- arch/x86/kvm/vmx/vmx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kvm/vmx/vmx.c b/arch/x86/kvm/vmx/vmx.c index c90fffd..0a826c6 100644 --- a/arch/x86/kvm/vmx/vmx.c +++ b/arch/x86/kvm/vmx/vmx.c @@ -62,7 +62,6 @@ #include "vmcs12.h" #include "vmx.h" #include "x86.h" -#include "vmx.h" MODULE_AUTHOR("Qumranet"); MODULE_LICENSE("GPL"); ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH -next] KVM: VMX: Remove duplicated include from vmx.c 2018-12-18 0:54 [PATCH -next] KVM: VMX: Remove duplicated include from vmx.c YueHaibing @ 2018-12-19 16:48 ` David Hildenbrand 2018-12-20 20:08 ` Radim Krčmář 1 sibling, 0 replies; 3+ messages in thread From: David Hildenbrand @ 2018-12-19 16:48 UTC (permalink / raw) To: kernel-janitors On 18.12.18 02:01, YueHaibing wrote: > Remove duplicated include. > > Signed-off-by: YueHaibing <yuehaibing@huawei.com> > --- > arch/x86/kvm/vmx/vmx.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/x86/kvm/vmx/vmx.c b/arch/x86/kvm/vmx/vmx.c > index c90fffd..0a826c6 100644 > --- a/arch/x86/kvm/vmx/vmx.c > +++ b/arch/x86/kvm/vmx/vmx.c > @@ -62,7 +62,6 @@ > #include "vmcs12.h" > #include "vmx.h" > #include "x86.h" > -#include "vmx.h" > > MODULE_AUTHOR("Qumranet"); > MODULE_LICENSE("GPL"); > > > > > Reviewed-by: David Hildenbrand <david@redhat.com> -- Thanks, David / dhildenb ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH -next] KVM: VMX: Remove duplicated include from vmx.c 2018-12-18 0:54 [PATCH -next] KVM: VMX: Remove duplicated include from vmx.c YueHaibing 2018-12-19 16:48 ` David Hildenbrand @ 2018-12-20 20:08 ` Radim Krčmář 1 sibling, 0 replies; 3+ messages in thread From: Radim Krčmář @ 2018-12-20 20:08 UTC (permalink / raw) To: kernel-janitors 2018-12-18 01:01+0000, YueHaibing: > Remove duplicated include. > > Signed-off-by: YueHaibing <yuehaibing@huawei.com> > --- Queued, thanks. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-20 20:08 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-12-18 0:54 [PATCH -next] KVM: VMX: Remove duplicated include from vmx.c YueHaibing 2018-12-19 16:48 ` David Hildenbrand 2018-12-20 20:08 ` Radim Krčmář
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox