diff options
| author | Filipe Manana <fdmanana@suse.com> | 2023-05-17 12:02:16 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:26 +0200 |
| commit | 59fcf388172dc4e00a8a98b8b720c063af398bda (patch) | |
| tree | 933aaaffa9d523ab2f256deac120c8562d1d937f /tools/perf/scripts/python/bin | |
| parent | btrfs: remove pointless label and goto at btrfs_record_unlink_dir() (diff) | |
| download | linux-59fcf388172dc4e00a8a98b8b720c063af398bda.tar.gz linux-59fcf388172dc4e00a8a98b8b720c063af398bda.zip | |
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 <anand.jain@oracle.com>
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/bin')
0 files changed, 0 insertions, 0 deletions
