]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: remove duplicated include in block-group.c
authorTiezhu Yang <yangtiezhu@loongson.cn>
Tue, 12 May 2020 03:55:03 +0000 (11:55 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 May 2020 09:25:31 +0000 (11:25 +0200)
commit2d351a9523d279116e8f69f3d6ffaabe57c72c99
tree8ea72c99521c9b66dcf5b15c695a0e7feddaae00
parentfe88dc992af2f77570ed205cfd1e0d09a92fd2d1
btrfs: remove duplicated include in block-group.c

disk-io.h is included more than once in block-group.c, remove it.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/block-group.c