aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-05-31 15:41:41 +0100
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:53:30 +0200
commit4106eb9bdae662e6ba14f1b55a33c8a2489ff86b (patch)
tree2a9af936fffc8518a050282b1a338187a8dae492 /tools/perf/scripts/python/exported-sql-viewer.py
parentbtrfs: add details to error messages at btrfs_delete_delayed_dir_index() (diff)
downloadlinux-4106eb9bdae662e6ba14f1b55a33c8a2489ff86b.tar.gz
linux-4106eb9bdae662e6ba14f1b55a33c8a2489ff86b.zip
btrfs: make btrfs_should_delete_dir_index() return a bool instead
There's no need to return errors and we currently return 1 in case the index should be deleted and 0 otherwise, so change the return type from int to bool as this is a boolean function and it's more clear this way. 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions