Commit f2998ebd authored by Tiezhu Yang's avatar Tiezhu Yang Committed by 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: default avatarJohannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: default avatarTiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 3be4d8ef
......@@ -7,7 +7,6 @@
#include "disk-io.h"
#include "free-space-cache.h"
#include "free-space-tree.h"
#include "disk-io.h"
#include "volumes.h"
#include "transaction.h"
#include "ref-verify.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment