commit | 694c51fb2eb6b6d7c9552af78ba646023a843366 | [log] [tgz] |
---|---|---|
author | Anand Jain <anand.jain@oracle.com> | Tue Jul 03 13:14:51 2018 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon Aug 06 13:12:42 2018 +0200 |
tree | 2ee7acb2a8cbcb81d8383ae21aa839c63ba1c76d | |
parent | 5da54bc13801d378bf2e868beb623fc13ba40a83 [diff] |
btrfs: drop unnecessary variable in btrfs_init_new_device There is only usage of the declared devices variable, instead use its value directly. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>