[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210615010757.GL237458@shao2-debian>
Date: Tue, 15 Jun 2021 09:07:57 +0800
From: kernel test robot <rong.a.chen@...el.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
x86@...nel.org, Mark Fasheh <mark@...heh.com>,
Joel Becker <jlbec@...lplan.org>,
Joseph Qi <joseph.qi@...ux.alibaba.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Memory Management List <linux-mm@...ck.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Miguel Ojeda <ojeda@...nel.org>,
Wengang Wang <wen.gang.wang@...cle.com>,
Masahiro Yamada <masahiroy@...nel.org>
Subject: [RFC PATCH tip] sched/headers, fs: fix duplicated inclusion
fs/ocfs2/dlm/dlmrecovery.c: linux/stringhash.h is included more than once.
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@...el.com>
Signed-off-by: kernel test robot <lkp@...el.com>
---
dlmrecovery.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/ocfs2/dlm/dlmrecovery.c b/fs/ocfs2/dlm/dlmrecovery.c
index bf7a40fd97e31..0ae3737331157 100644
--- a/fs/ocfs2/dlm/dlmrecovery.c
+++ b/fs/ocfs2/dlm/dlmrecovery.c
@@ -10,7 +10,6 @@
#include <linux/module.h>
#include <linux/fs.h>
-#include <linux/stringhash.h>
#include <linux/types.h>
#include <linux/slab.h>
#include <linux/highmem.h>
Powered by blists - more mailing lists