linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
To: Souptick Joarder <jrdr.linux@gmail.com>
Cc: jaharkes@cs.cmu.edu, coda@cs.cmu.edu, codalist@coda.cs.cmu.edu,
	linux-kernel@vger.kernel.org,
	Brajeswar Ghosh <brajeswar.linux@gmail.com>
Subject: Re: [PATCH] fs/coda/psdev.c: Remove duplicate header
Date: Wed, 30 Jan 2019 08:01:47 +0530	[thread overview]
Message-ID: <CAJr6mf25=-92bt9xx1nvjnGHo-Vx0msRYCpytd-diAP2PB5b2w@mail.gmail.com> (raw)
In-Reply-To: <CAFqt6zbaAmQCaKXDGR6hJEyh2PXJzQEsyO_TuHMg0jOX38_wog@mail.gmail.com>

On Mon, Jan 14, 2019 at 1:40 PM Souptick Joarder <jrdr.linux@gmail.com> wrote:
>
> On Fri, Jan 11, 2019 at 8:59 PM Sabyasachi Gupta
> <sabyasachi.linux@gmail.com> wrote:
> >
> > Remove linux/poll.h which is included more than once
> >
> > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
>
> Acked-by: Souptick Joarder <jrdr.linux@gmail.com>
>
If no further comment, can we get this patch in queue for 5.1 ?
> > ---
> >  fs/coda/psdev.c | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/fs/coda/psdev.c b/fs/coda/psdev.c
> > index c5234c2..f2bb798 100644
> > --- a/fs/coda/psdev.c
> > +++ b/fs/coda/psdev.c
> > @@ -39,7 +39,6 @@
> >  #include <linux/device.h>
> >  #include <linux/pid_namespace.h>
> >  #include <asm/io.h>
> > -#include <linux/poll.h>
> >  #include <linux/uaccess.h>
> >
> >  #include <linux/coda.h>
> > --
> > 2.7.4
> >

  reply	other threads:[~2019-01-30  2:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-11 15:29 [PATCH] fs/coda/psdev.c: Remove duplicate header Sabyasachi Gupta
2019-01-14  8:10 ` Souptick Joarder
2019-01-30  2:31   ` Sabyasachi Gupta [this message]
2019-02-13 16:16     ` Sabyasachi Gupta
2019-03-11 15:43 Sabyasachi Gupta
2019-03-11 16:04 ` Souptick Joarder

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='CAJr6mf25=-92bt9xx1nvjnGHo-Vx0msRYCpytd-diAP2PB5b2w@mail.gmail.com' \
    --to=sabyasachi.linux@gmail.com \
    --cc=brajeswar.linux@gmail.com \
    --cc=coda@cs.cmu.edu \
    --cc=codalist@coda.cs.cmu.edu \
    --cc=jaharkes@cs.cmu.edu \
    --cc=jrdr.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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).