diff options
author | Anand Jain <anand.jain@oracle.com> | 2018-04-12 05:29:26 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-05-28 19:07:21 +0300 |
commit | f117e290e8efb5f1b2e5d83e559b73f2f0c1c3aa (patch) | |
tree | 1bb2d27c41b195e81a72d29128096c156b9e8fe8 /Documentation/memory-barriers.txt | |
parent | c4babc5e38e94e70058218ebfbf7846fd2f8a24d (diff) | |
download | linux-f117e290e8efb5f1b2e5d83e559b73f2f0c1c3aa.tar.xz |
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: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'Documentation/memory-barriers.txt')
0 files changed, 0 insertions, 0 deletions