summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2026-07-30 10:44:47 +0200
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2026-07-30 10:49:59 +0200
commit539eb2a86922b7e2b2dee0eac2f73eacce4e8c75 (patch)
tree9bf1044ac05231a6a03d3a54220e8e88b816ea96 /tools/perf/scripts/python/stackcollapse.py
parent194491be54e1c9e4d29d3ee777b05ff031c4b670 (diff)
fs/ntfs3: Rename 'err' to 'ret' in read paths
ntfs_file_read_iter() and ntfs_file_splice_read() store both error codes and the number of bytes transferred in a variable named 'err', which is misleading on the success path. Rename it to 'ret'. While here, rename the 'in' parameter of ntfs_file_splice_read() to 'file' for consistency with the rest of the file, and add a local 'ni' instead of calling ntfs_i() inline. Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions