Re: [PATCH -next] x86, apic: Remove duplicated include from probe_64.c

2016-07-19 Thread Paul Gortmaker
On 2016-07-19 08:02 AM, Wei Yongjun wrote: > From: Wei Yongjun > > Remove duplicated include. Gah, I had told myself to run make includecheck before and after as a sanity check and then forgot. Thanks -- on both counts. P. -- > > Signed-off-by: Wei Yongjun

Re: [PATCH -next] x86, apic: Remove duplicated include from probe_64.c

2016-07-19 Thread Paul Gortmaker
On 2016-07-19 08:02 AM, Wei Yongjun wrote: > From: Wei Yongjun > > Remove duplicated include. Gah, I had told myself to run make includecheck before and after as a sanity check and then forgot. Thanks -- on both counts. P. -- > > Signed-off-by: Wei Yongjun > --- >

[PATCH -next] x86, apic: Remove duplicated include from probe_64.c

2016-07-19 Thread Wei Yongjun
From: Wei Yongjun Remove duplicated include. Signed-off-by: Wei Yongjun --- arch/x86/kernel/apic/probe_64.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kernel/apic/probe_64.c b/arch/x86/kernel/apic/probe_64.c index

[PATCH -next] x86, apic: Remove duplicated include from probe_64.c

2016-07-19 Thread Wei Yongjun
From: Wei Yongjun Remove duplicated include. Signed-off-by: Wei Yongjun --- arch/x86/kernel/apic/probe_64.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kernel/apic/probe_64.c b/arch/x86/kernel/apic/probe_64.c index d4880a3..c303054 100644 --- a/arch/x86/kernel/apic/probe_64.c