summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-05-31 15:56:46 +0100
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:53:30 +0200
commit41e4ea0bf5558c03c8e7e3fc45ddf61da00e7c80 (patch)
treefeeeecb907f5d1c57911b427072b33104a18d457 /tools/perf/scripts/python/gecko.py
parent4106eb9bdae662e6ba14f1b55a33c8a2489ff86b (diff)
btrfs: make btrfs_readdir_delayed_dir_index() return a bool instead
There's no need to return errors, all we do is return 1 or 0 depending on whether we should or should not stop iterating over delayed dir indexes. So change the function to return bool instead of an int. Reviewed-by: Boris Burkov <boris@bur.io> 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/gecko.py')
0 files changed, 0 insertions, 0 deletions