summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorYuichiro Tsuji <yuichtsu@amazon.com>2025-01-21 16:08:23 +0900
committerChristian Brauner <brauner@kernel.org>2025-02-21 10:25:32 +0100
commitf326565c44419380d18290edee5f78921418f7a5 (patch)
tree08d63fe18574fb95ff4420feb4a74c3ae3de382f /tools/perf/scripts/python/stackcollapse.py
parent29d80d506b18384f64a54b01fae78184e2d327f3 (diff)
ioctl: 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-3-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