Skip to content
Commit f117e290 authored by Anand Jain's avatar Anand Jain Committed by David Sterba
Browse files

btrfs: cleanup __btrfs_open_devices() drop head pointer



__btrfs_open_devices() declares struct list_head *head, however head is
used only once, instead use btrfs_fs_devices::devices directly.

Signed-off-by: default avatarAnand Jain <anand.jain@oracle.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent c4babc5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment