]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: remove stale comment for argument seed of btrfs_find_device
authorSu Yue <l@damenly.su>
Sun, 25 Apr 2021 08:35:04 +0000 (16:35 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 21 Jun 2021 13:19:04 +0000 (15:19 +0200)
commitcdd73f9e18028e420b60cf395bde321650be2600
tree32352f6a1ea4a44c4fc0bf31e66a9f1b7e87faa1
parent7bdaa3fff5a61e393e7d72056d163426fcde4a5c
btrfs: remove stale comment for argument seed of btrfs_find_device

Commit fce8071bd66a ("btrfs: remove unused argument seed from
btrfs_find_device") removed the argument seed from btrfs_find_device
but forgot the comment, so remove it.

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