提交 f2998ebd 编写于 作者: T Tiezhu Yang 提交者: David Sterba

btrfs: remove duplicated include in block-group.c

disk-io.h is included more than once in block-group.c, remove it.
Reviewed-by: NJohannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: NTiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: NDavid Sterba <dsterba@suse.com>
上级 3be4d8ef
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
#include "disk-io.h" #include "disk-io.h"
#include "free-space-cache.h" #include "free-space-cache.h"
#include "free-space-tree.h" #include "free-space-tree.h"
#include "disk-io.h"
#include "volumes.h" #include "volumes.h"
#include "transaction.h" #include "transaction.h"
#include "ref-verify.h" #include "ref-verify.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册