[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ad646715-ed05-6d3f-bb0b-040783345732@windriver.com>
Date: Tue, 19 Jul 2016 09:55:42 -0400
From: Paul Gortmaker <paul.gortmaker@...driver.com>
To: Wei Yongjun <weiyj_lk@....com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>
CC: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>, <x86@...nel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] x86, apic: Remove duplicated include from
probe_64.c
On 2016-07-19 08:02 AM, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>
> 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 <yongjun_wei@...ndmicro.com.cn>
> ---
> 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
> +++ b/arch/x86/kernel/apic/probe_64.c
> @@ -14,7 +14,6 @@
> #include <linux/init.h>
> #include <linux/kernel.h>
> #include <linux/ctype.h>
> -#include <linux/init.h>
> #include <linux/hardirq.h>
> #include <linux/dmar.h>
>
>
>
>
>
Powered by blists - more mailing lists