summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2025-03-17 17:40:46 +1030
committerDavid Sterba <dsterba@suse.com>2025-05-15 14:30:42 +0200
commit70a376475d68c9c4fb6d98cdf78f0912950293d3 (patch)
treef89c620ec64423257ba685e0ae397a9a6727f865 /tools/perf/scripts/python/bin/task-analyzer-report
parentdcb5bcccb7f84dad9ab0e040d5203b72fec0dea4 (diff)
downloadlinux-70a376475d68c9c4fb6d98cdf78f0912950293d3.tar.gz
linux-70a376475d68c9c4fb6d98cdf78f0912950293d3.zip
btrfs: send: remove the again label inside put_file_data()
The again label is here to retry to get the folio for the current index. When triggering that label, there is no advance of the iterator. So it can be replaced by a simple "continue" and remove the again label. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions