]> 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)
commitff2cdb77d8a0e11452cabd086d75d2e6a995a8de
tree8ea72c99521c9b66dcf5b15c695a0e7feddaae00
parentb3669f8e9c3080f9151c123caa5b0ab5bfa9155d
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