diff options
author | Filipe Manana <[email protected]> | 2023-05-17 12:02:16 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-06-19 13:59:26 +0200 |
commit | 59fcf388172dc4e00a8a98b8b720c063af398bda (patch) | |
tree | 933aaaffa9d523ab2f256deac120c8562d1d937f /scripts/generate_rust_analyzer.py | |
parent | acfb5a4f1109a4f477f816d572b4f8f65b645bee (diff) |
btrfs: change for_rename argument of btrfs_record_unlink_dir() to bool
The for_rename argument of btrfs_record_unlink_dir() is defined as an
integer, but the argument is in fact used as a boolean. So change it to
a boolean to make its use more clear.
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions