btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
authorSu Yue <l@damenly.su>
Wed, 18 Aug 2021 04:15:48 +0000 (12:15 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Oct 2021 19:17:16 +0000 (21:17 +0200)
commit9675ea8c9d0e397b9db723cd37dc5873e597cab2
treef1921801d0bf0991fdd9fba2fce2d0c0b5125b8c
parent991a3daeda983aa8d24c9d99416b5a23cf2ef99e
btrfs: update comment for fs_devices::seed_list in btrfs_rm_device

Update it since commit 944d3f9fac61 ("btrfs: switch seed device to
list api") did conversion from fs_devices::seed to fs_devices::seed_list.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Su Yue <l@damenly.su>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c