[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221027054343.9709-1-yang.lee@linux.alibaba.com>
Date: Thu, 27 Oct 2022 13:43:41 +0800
From: Yang Li <yang.lee@...ux.alibaba.com>
To: clm@...com
Cc: josef@...icpanda.com, dsterba@...e.com,
linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org,
Yang Li <yang.lee@...ux.alibaba.com>,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: [PATCH -next 1/3] btrfs: Remove duplicated include in root-tree.c
./fs/btrfs/root-tree.c: fs.h is included more than once.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2600
Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>
---
fs/btrfs/root-tree.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/btrfs/root-tree.c b/fs/btrfs/root-tree.c
index 09175ffc143a..42f046e5e25f 100644
--- a/fs/btrfs/root-tree.c
+++ b/fs/btrfs/root-tree.c
@@ -13,7 +13,6 @@
#include "print-tree.h"
#include "qgroup.h"
#include "space-info.h"
-#include "fs.h"
#include "accessors.h"
#include "root-tree.h"
--
2.20.1.7.g153144c
Powered by blists - more mailing lists