aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2017-10-23 13:51:48 +0300
committerDavid Sterba <dsterba@suse.com>2018-01-22 16:08:11 +0100
commit617c54a88eaba611bfaa917918c773a91c53692a (patch)
treed4c2d021aadd54cd7f0c2550d10fbc7051ecfbd4 /tools/perf/scripts/python/export-to-postgresql.py
parentbtrfs: Remove redundant mirror_num arg (diff)
downloadlinux-617c54a88eaba611bfaa917918c773a91c53692a.tar.gz
linux-617c54a88eaba611bfaa917918c773a91c53692a.zip
btrfs: Make btrfs_async_run_delayed_root use a loop rather than multiple labels
Currently btrfs_async_run_delayed_root's implementation uses 3 goto labels to mimic the functionality of a simple do {} while loop. Refactor the function to use a do {} while construct, making intention clear and code easier to follow. No functional changes. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions