[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210825020004.GA175045@a1e6d6d8b5f2>
Date: Wed, 25 Aug 2021 10:00:04 +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_attr_item.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/fs/xfs/xfs_attr_item.c b/fs/xfs/xfs_attr_item.c
index 879a39ec58a63..4479b297059c1 100644
--- a/fs/xfs/xfs_attr_item.c
+++ b/fs/xfs/xfs_attr_item.c
@@ -9,7 +9,6 @@
#include "xfs_format.h"
#include "xfs_trans_resv.h"
#include "xfs_bit.h"
-#include "xfs_shared.h"
#include "xfs_mount.h"
#include "xfs_defer.h"
#include "xfs_log_format.h"
@@ -20,7 +19,6 @@
#include "xfs_log.h"
#include "xfs_btree.h"
#include "xfs_rmap.h"
-#include "xfs_inode.h"
#include "xfs_icache.h"
#include "xfs_da_format.h"
#include "xfs_da_btree.h"
Powered by blists - more mailing lists