diff options
| author | David Sterba <dsterba@suse.com> | 2025-04-23 19:53:57 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-05-15 15:30:49 +0300 |
| commit | f963e0128b180e8ab501bf1d5772fce17c36d68f (patch) | |
| tree | 31cedb1df93b43743ac2e27ddd1cd5d13900128e /scripts/const_structs.checkpatch | |
| parent | 73d6bcf41bd2e9906060bcc8b182cdb9775e61f9 (diff) | |
| download | linux-f963e0128b180e8ab501bf1d5772fce17c36d68f.tar.xz | |
btrfs: trivial conversion to return bool instead of int
Old code has a lot of int for bool return values, bool is recommended
and done in new code. Convert the trivial cases that do simple 0/false
and 1/true. Functions comment are updated if needed.
Reviewed-by: Naohiro Aota <naohiro.aota@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
