diff options
author | David Sterba <dsterba@suse.com> | 2025-04-23 18:53:57 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-05-15 14:30:49 +0200 |
commit | f963e0128b180e8ab501bf1d5772fce17c36d68f (patch) | |
tree | 31cedb1df93b43743ac2e27ddd1cd5d13900128e /tools/perf/scripts/python/stackcollapse.py | |
parent | 73d6bcf41bd2e9906060bcc8b182cdb9775e61f9 (diff) |
btrfs: trivial conversion to return bool instead of int
Old code has a lot of int for bool return values, bool is recommended
and done in new code. Convert the trivial cases that do simple 0/false
and 1/true. Functions comment are updated if needed.
Reviewed-by: Naohiro Aota <naohiro.aota@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions