summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2026-04-23 15:01:20 +0100
committerDavid Sterba <dsterba@suse.com>2026-06-08 15:53:30 +0200
commit798c2ef739f667a122de8090c95d68e245712395 (patch)
tree9ce91289d238d3e75061de1d419482ab35c22ce3 /tools/perf/scripts/python/bin/stackcollapse-record
parentd54d38fed95099e742a58648022feb66ecd85e40 (diff)
btrfs: change return type from int to bool in check_eb_range()
The function always returns true or false but the its return type is defined as int, which makes no sense. Change it to bool. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Filipe Manana <fdmanana@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/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions