diff options
author | Anand Jain <anand.jain@oracle.com> | 2018-07-03 07:14:51 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-08-06 13:12:42 +0200 |
commit | 694c51fb2eb6b6d7c9552af78ba646023a843366 (patch) | |
tree | 2ee7acb2a8cbcb81d8383ae21aa839c63ba1c76d /fs/btrfs/free-space-cache.c | |
parent | btrfs: use a temporary variable for fs_devices in btrfs_init_new_device (diff) | |
download | linux-694c51fb2eb6b6d7c9552af78ba646023a843366.tar.xz linux-694c51fb2eb6b6d7c9552af78ba646023a843366.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions