CC: [email protected] CC: [email protected] CC: [email protected] TO: Ingo Molnar <[email protected]> CC: Mark Fasheh <[email protected]> CC: Joel Becker <[email protected]> CC: Joseph Qi <[email protected]> CC: Andrew Morton <[email protected]> CC: Linux Memory Management List <[email protected]> CC: Geert Uytterhoeven <[email protected]> CC: Miguel Ojeda <[email protected]> CC: Wengang Wang <[email protected]> CC: Masahiro Yamada <[email protected]> fs/ocfs2/dlm/dlmrecovery.c: linux/stringhash.h is included more than once.
Generated by: scripts/checkincludes.pl Reported-by: kernel test robot <[email protected]> Signed-off-by: kernel test robot <[email protected]> --- 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> _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
