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, 17 Jan 2019 08:37:50 -0800
From:   Kees Cook <keescook@...omium.org>
To:     james.morris@...rosoft.com, YueHaibing <yuehaibing@...wei.com>
Cc:     Al Viro <viro@...iv.linux.org.uk>,
        David Howells <dhowells@...hat.com>,
        "Eric W. Biederman" <ebiederm@...ssion.com>,
        LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] security: remove duplicated include from security.h

On Wed, Jan 16, 2019 at 11:17 PM YueHaibing <yuehaibing@...wei.com> wrote:
>
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>

Acked-by: Kees Cook <keescook@...omium.org>

James, can you take this?

-Kees

> ---
>  include/linux/security.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/security.h b/include/linux/security.h
> index b10866b..7ed03c6 100644
> --- a/include/linux/security.h
> +++ b/include/linux/security.h
> @@ -30,7 +30,6 @@
>  #include <linux/err.h>
>  #include <linux/string.h>
>  #include <linux/mm.h>
> -#include <linux/fs.h>
>
>  struct linux_binprm;
>  struct cred;
> --
> 2.7.0
>
>


-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ