Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82f70d62 authored by Li RongQing's avatar Li RongQing Committed by Chris Mason
Browse files

btrfs: remove the wrong comments



This comments became wrong after c3c532[bdi: add helper function for
doing init and register of a bdi for a file system], so remove them.

Signed-off-by: default avatarLi RongQing <roy.qing.li@gmail.com>
Signed-off-by: default avatarChris Mason <clm@fb.com>
parent a2cc11db
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1704,10 +1704,6 @@ static int btrfs_congested_fn(void *congested_data, int bdi_bits)
	return ret;
}

/*
 * If this fails, caller must call bdi_destroy() to get rid of the
 * bdi again.
 */
static int setup_bdi(struct btrfs_fs_info *info, struct backing_dev_info *bdi)
{
	int err;