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:   Tue, 5 Feb 2019 11:49:53 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Ondrej Mosnacek <omosnace@...hat.com>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        "Rafael J . Wysocki" <rafael@...nel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Tejun Heo <tj@...nel.org>
Subject: Re: [PATCH] sysfs: remove unused include of kernfs-internal.h

On Mon, Feb 4, 2019 at 3:08 PM Ondrej Mosnacek <omosnace@...hat.com> wrote:
>
> This include is not needed (fs/sysfs/file.c builds just fine without
> it). Remove it.
>
> Cc: Tejun Heo <tj@...nel.org>
> Signed-off-by: Ondrej Mosnacek <omosnace@...hat.com>

Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@...el.com>

> ---
>  fs/sysfs/file.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/fs/sysfs/file.c b/fs/sysfs/file.c
> index 52d9235e0291..130fc6fbcc03 100644
> --- a/fs/sysfs/file.c
> +++ b/fs/sysfs/file.c
> @@ -17,7 +17,6 @@
>  #include <linux/seq_file.h>
>
>  #include "sysfs.h"
> -#include "../kernfs/kernfs-internal.h"
>
>  /*
>   * Determine ktype->sysfs_ops for the given kernfs_node.  This function
> --
> 2.20.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ