summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorYuichiro Tsuji <yuichtsu@amazon.com>2025-01-21 16:08:22 +0900
committerChristian Brauner <brauner@kernel.org>2025-02-21 10:25:32 +0100
commit29d80d506b18384f64a54b01fae78184e2d327f3 (patch)
tree186991711bfbe8845b85b917cbcb4febbda1bfe2 /tools/perf/scripts/python/stackcollapse.py
parentd6ff4c8f65220b20c550f12eb8921827c459600e (diff)
open: Fix return type of several functions from long to int
Fix the return type of several functions from long to int to match its actu al behavior. These functions only return int values. This change improves type consistency across the filesystem code and aligns the function signatu re with its existing implementation and usage. Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Yuichiro Tsuji <yuichtsu@amazon.com> Link: https://lore.kernel.org/r/20250121070844.4413-2-yuichtsu@amazon.com Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions