[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFqtX7kqMGFEhMb2BOnoLJYMgc_swJ+WzhkxNXrZC3pGod_-nA@mail.gmail.com>
Date: Wed, 30 Jan 2019 20:02:35 +0530
From: Brajeswar Ghosh <brajeswar.linux@...il.com>
To: Guo Ren <guoren@...nel.org>
Cc: ren_guo@...ky.com, Arnd Bergmann <arnd@...db.de>,
Souptick Joarder <jrdr.linux@...il.com>,
linux-kernel@...r.kernel.org,
Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] arch/csky/mm/fault.c: Remove duplicate header
On Fri, Jan 18, 2019 at 9:17 PM Guo Ren <guoren@...nel.org> wrote:
>
> Thx Brajeswar,
>
> Reviewed-by: Guo Ren <ren_guo@...ky.com>
> Acked-by: Guo Ren <ren_guo@...ky.com>
If no further comment, can we get this patch in queue for 5.1 ?
>
> On Fri, Jan 18, 2019 at 03:21:52PM +0530, Brajeswar Ghosh wrote:
> > Remove linux/kernel.h which is included more than once
> >
> > Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
> > ---
> > arch/csky/mm/fault.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/arch/csky/mm/fault.c b/arch/csky/mm/fault.c
> > index 7df57f90b52c..16d8378cf12d 100644
> > --- a/arch/csky/mm/fault.c
> > +++ b/arch/csky/mm/fault.c
> > @@ -15,7 +15,6 @@
> > #include <linux/smp.h>
> > #include <linux/version.h>
> > #include <linux/vt_kern.h>
> > -#include <linux/kernel.h>
> > #include <linux/extable.h>
> > #include <linux/uaccess.h>
> >
> > --
> > 2.17.1
> >
Powered by blists - more mailing lists