aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2019-05-14 13:54:42 +0300
committerDavid Sterba <[email protected]>2019-07-01 13:34:54 +0200
commitfa19452a4039539a5846198b9aecb8be51ce61ca (patch)
treed29c33dc65b5d1507b8fe34e73b2963e33c45e2f /tools/perf/scripts/python/export-to-sqlite.py
parente1e0eb43ce1fd7bbdd9590715623cb3799896434 (diff)
btrfs: Streamline replace sem unlock in btrfs_dev_replace_start
There are only 2 branches which goto leave label with need_unlock set to true. Essentially need_unlock is used as a substitute for directly calling up_write. Since the branches needing this are only 2 and their context is not that big it's more clear to just call up_write where required. No functional changes. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions