diff options
| author | Anand Jain <[email protected]> | 2023-05-24 20:02:39 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-06-19 13:59:29 +0200 |
| commit | 413fb1bc1d3224e508c698cd82e5ff1dc7d16d64 (patch) | |
| tree | a9f9945e24b9a4c9c961e6c4f950e8546362065d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | f62c302e6dfe7bb03b35157e1c1b7cdaeabd54f9 (diff) | |
btrfs: return bool from check_tree_block_fsid instead of int
Simplify the return type of check_tree_block_fsid() from int (1 or 0) to
bool. Its only user is interested in knowing the success or failure.
Signed-off-by: Anand Jain <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions