diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-05-29 16:17:01 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:31 +0200 |
commit | f38462c4476cc57ef0e739bc8b8bc8f0a5754b3b (patch) | |
tree | 6093d66449851a9cc1db422ad88f75fc980df45d /lib/dynamic_debug.c | |
parent | 293f8197a4902227e39e7288aa06f7f2b0e29cc8 (diff) |
btrfs: make insert_delayed_ref() return a bool instead of an int
insert_delayed_ref() can only return 0 or 1, to indicate if the given
delayed reference was added to the head reference or if it was merged
into an existing delayed ref, respectively. So just make it return a
boolean instead.
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 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions