lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 4 Oct 2018 12:40:00 -0700
From:   Luis Chamberlain <mcgrof@...nel.org>
To:     Richard Weinberger <richard.weinberger@...il.com>,
        Andrew Morton <akpm@...ux-foundation.org>
Cc:     michael@...upikov.de, Kees Cook <keescook@...omium.org>,
        LKML <linux-kernel@...r.kernel.org>,
        linux-fsdevel <linux-fsdevel@...r.kernel.org>
Subject: Re: [PATCH] kernel/sysctl.c: remove duplicated include

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@...upikov.de> wrote:
> >
> > Remove one include of <linux/pipe_fs_i.h>.
> > No functional changes.
> >
> > Signed-off-by: Michael Schupikov <michael@...upikov.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@....at>

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

  Luis

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ