aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2019-07-17 14:41:44 +0300
committerDavid Sterba <[email protected]>2019-09-09 14:58:59 +0200
commitac3e99334d640b6dc8d2d8cbc57e080ba308b4c0 (patch)
tree6f018e0666c7dd4df49f6250773fa19d501bfadd /tools/perf/scripts/python/event_analyzing_sample.py
parent40cf931fa81bedea08823dda9e6e73630db41b70 (diff)
btrfs: Return number of compressed extents directly in compress_file_range
compress_file_range returns a void, yet uses a function parameter as a return value. Make that more idiomatic by simply returning the number of compressed extents directly. Also track such extents in more aptly named variables. No functional changes. 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions