fs/namei.c: linux/audit.h is included more than once. Generated by: scripts/checkincludes.pl Reported-by: kernel test robot Signed-off-by: kernel test robot --- namei.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/namei.c b/fs/namei.c index a423bf0cbd1ae..13583d67a5a5d 100644 --- a/fs/namei.c +++ b/fs/namei.c @@ -15,7 +15,6 @@ /* [Feb-Apr 2000, AV] Rewrite to the new namespace architecture. */ -#include #include #include #include