All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis Chamberlain <mcgrof@kernel.org>
To: Richard Weinberger <richard.weinberger@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: michael@schupikov.de, Kees Cook <keescook@chromium.org>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH] kernel/sysctl.c: remove duplicated include
Date: Thu, 4 Oct 2018 12:40:00 -0700	[thread overview]
Message-ID: <20181004194000.GI5238@garbanzo.do-not-panic.com> (raw)
In-Reply-To: <CAFLxGvw6tsdO2rqH1XzW84jN5kRqjzMP+cLtKhkDU1MtYUgJow@mail.gmail.com>

On Thu, Oct 04, 2018 at 04:10:14PM +0200, Richard Weinberger wrote:
> On Thu, Oct 4, 2018 at 3:48 PM Michael Schupikov <michael@schupikov.de> wrote:
> >
> > Remove one include of <linux/pipe_fs_i.h>.
> > No functional changes.
> >
> > Signed-off-by: Michael Schupikov <michael@schupikov.de>
> > ---
> >  kernel/sysctl.c | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/kernel/sysctl.c b/kernel/sysctl.c
> > index cc02050fd0c4..523cb36b72eb 100644
> > --- a/kernel/sysctl.c
> > +++ b/kernel/sysctl.c
> > @@ -66,7 +66,6 @@
> >  #include <linux/kexec.h>
> >  #include <linux/bpf.h>
> >  #include <linux/mount.h>
> > -#include <linux/pipe_fs_i.h>
> >
> >  #include <linux/uaccess.h>
> >  #include <asm/processor.h>
> 
> Reviewed-by: Richard Weinberger <richard@nod.at>

Acked-by: Luis Chamberlain <mcgrof@kernel.org>

  Luis

      reply	other threads:[~2018-10-04 19:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04 13:42 [PATCH] kernel/sysctl.c: remove duplicated include Michael Schupikov
2018-10-04 14:10 ` Richard Weinberger
2018-10-04 19:40   ` Luis Chamberlain [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=20181004194000.GI5238@garbanzo.do-not-panic.com \
    --to=mcgrof@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=keescook@chromium.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@schupikov.de \
    --cc=richard.weinberger@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.