btrfs-progs: tests: remove trivial use of local variables
authorDavid Sterba <dsterba@suse.com>
Fri, 23 Mar 2018 15:21:37 +0000 (16:21 +0100)
committerDavid Sterba <dsterba@suse.com>
Fri, 30 Mar 2018 20:15:55 +0000 (22:15 +0200)
commita855717a87a8da78b62148e8bf0a629695596097
treebf4606be59922453b284350bf8121907fc705a4f
parenta1e21ec5a880044f44a9109633c7503bce02cb5e
btrfs-progs: tests: remove trivial use of local variables

No need to use a temporary variable if the parameter usage is obvious
from the context.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/fsck-tests/015-tree-reloc-tree/test.sh
tests/fsck-tests/020-extent-ref-cases/test.sh
tests/fuzz-tests/001-simple-check-unmounted/test.sh
tests/fuzz-tests/002-simple-image/test.sh
tests/fuzz-tests/004-simple-dump-tree/test.sh
tests/fuzz-tests/006-simple-tree-stats/test.sh
tests/misc-tests/002-uuid-rewrite/test.sh
tests/misc-tests/003-zero-log/test.sh