lkml.org 
[lkml]   [2018]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] kernel/sysctl.c: remove duplicated include
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>

--
Thanks,
//richard

\
 
 \ /
  Last update: 2018-10-04 16:11    [W:0.038 / U:0.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site