[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gXbpJLAKHH+P6wwmfKyVb02_J8bXyadFJBU=KDh+M5Hg@mail.gmail.com>
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