lkml.org 
[lkml]   [2018]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] audit/filter: remove some duplicated includes
On Mon, Nov 26, 2018 at 10:01 AM Yangtao Li <tiny.windzz@gmail.com> wrote:
> audit.h and fs.h are included twice.It's unnecessary.
> hence just remove them.
>
> Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
> ---
> kernel/auditfilter.c | 2 --
> 1 file changed, 2 deletions(-)

See my previous comments.

> diff --git a/kernel/auditfilter.c b/kernel/auditfilter.c
> index bf309f2592c4..6d43928a41c2 100644
> --- a/kernel/auditfilter.c
> +++ b/kernel/auditfilter.c
> @@ -22,10 +22,8 @@
> #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
>
> #include <linux/kernel.h>
> -#include <linux/audit.h>
> #include <linux/kthread.h>
> #include <linux/mutex.h>
> -#include <linux/fs.h>
> #include <linux/namei.h>
> #include <linux/netlink.h>
> #include <linux/sched.h>
> --
> 2.17.0
>


--
paul moore
www.paul-moore.com

\
 
 \ /
  Last update: 2018-11-27 00:38    [W:0.030 / U:2.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site