linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brajeswar Ghosh <brajeswar.linux@gmail.com>
To: Guo Ren <guoren@kernel.org>
Cc: ren_guo@c-sky.com, Arnd Bergmann <arnd@arndb.de>,
	Souptick Joarder <jrdr.linux@gmail.com>,
	linux-kernel@vger.kernel.org,
	Sabyasachi Gupta <sabyasachi.linux@gmail.com>
Subject: Re: [PATCH] csky/kernel/entry: Remove duplicate heade
Date: Wed, 30 Jan 2019 20:01:40 +0530	[thread overview]
Message-ID: <CAFqtX7kVZsZKnqo0bjv+0Cs+kTBA+Za1+KgUtxBOp7=ZNoU7Hg@mail.gmail.com> (raw)
In-Reply-To: <20190118063016.GA20463@guoren-Inspiron-7460>

On Fri, Jan 18, 2019 at 12:00 PM Guo Ren <guoren@kernel.org> wrote:
>
> Thx Brajeswar,
>
> Tested-by: Guo Ren <ren_guo@c-sky.com>
> Acked-by: Guo Ren <ren_guo@c-sky.com>

If no further comment, can we get this patch in queue for 5.1 ?

>
> On Thu, Jan 17, 2019 at 08:00:04PM +0530, Brajeswar Ghosh wrote:
> > Remove duplicate headers which are included more than once
> >
> > Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
> > ---
> >  arch/csky/kernel/entry.S | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/arch/csky/kernel/entry.S b/arch/csky/kernel/entry.S
> > index 79f92b8606c8..f2081ddcc398 100644
> > --- a/arch/csky/kernel/entry.S
> > +++ b/arch/csky/kernel/entry.S
> > @@ -9,7 +9,6 @@
> >  #include <asm/unistd.h>
> >  #include <asm/asm-offsets.h>
> >  #include <linux/threads.h>
> > -#include <asm/setup.h>
> >  #include <asm/page.h>
> >  #include <asm/thread_info.h>
> >
> > --
> > 2.17.1
> >

      reply	other threads:[~2019-01-30 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-17 14:30 [PATCH] csky/kernel/entry: Remove duplicate heade Brajeswar Ghosh
2019-01-17 15:52 ` Souptick Joarder
2019-01-18  6:30 ` Guo Ren
2019-01-30 14:31   ` Brajeswar Ghosh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFqtX7kVZsZKnqo0bjv+0Cs+kTBA+Za1+KgUtxBOp7=ZNoU7Hg@mail.gmail.com' \
    --to=brajeswar.linux@gmail.com \
    --cc=arnd@arndb.de \
    --cc=guoren@kernel.org \
    --cc=jrdr.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ren_guo@c-sky.com \
    --cc=sabyasachi.linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).