[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210826051208.GA79361@a1e6d6d8b5f2>
Date: Thu, 26 Aug 2021 13:12:09 +0800
From: kernel test robot <lkp@...el.com>
To: Allison Henderson <allison.henderson@...cle.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@...el.com>
Signed-off-by: kernel test robot <lkp@...el.com>
---
xfs_parent_utils.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/xfs/xfs_parent_utils.c b/fs/xfs/xfs_parent_utils.c
index 9880718395c6a..d1aa701900d98 100644
--- a/fs/xfs/xfs_parent_utils.c
+++ b/fs/xfs/xfs_parent_utils.c
@@ -27,7 +27,6 @@
#include "xfs_trace.h"
#include "xfs_trans.h"
#include "xfs_da_format.h"
-#include "xfs_da_btree.h"
#include "xfs_attr.h"
#include "xfs_ioctl.h"
#include "xfs_parent.h"
Powered by blists - more mailing lists