[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202301161558444609146@zte.com.cn>
Date: Mon, 16 Jan 2023 15:58:44 +0800 (CST)
From: <ye.xingchen@....com.cn>
To: <clm@...com>
Cc: <josef@...icpanda.com>, <dsterba@...e.com>,
<linux-btrfs@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH linux-next] btrfs: remove duplicate included header files
From: ye xingchen <ye.xingchen@....com.cn>
extent-tree.h is included more than once.
Signed-off-by: ye xingchen <ye.xingchen@....com.cn>
---
fs/btrfs/extent-tree.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
index ad6c66ff9ba8..688cdf816957 100644
--- a/fs/btrfs/extent-tree.c
+++ b/fs/btrfs/extent-tree.c
@@ -38,7 +38,6 @@
#include "dev-replace.h"
#include "fs.h"
#include "accessors.h"
-#include "extent-tree.h"
#include "root-tree.h"
#include "file-item.h"
#include "orphan.h"
--
2.25.1
Powered by blists - more mailing lists