summaryrefslogtreecommitdiff
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-08-26 16:12:53 +0100
committerDavid Sterba <dsterba@suse.com>2025-09-23 08:49:17 +0200
commit6803bff896ef96c9b2ee436d9e4f17ba7357d601 (patch)
tree6f573429a8832fc0053badcaca065dca5f6c2d52 /scripts/extract-fwblobs
parentea77a1c1c78942578a2f6995d60757c34fe50980 (diff)
btrfs: use booleans in walk control structure for log replay
The 'free' and 'pin' member of struct walk_control, used during log replay and when freeing a log tree, are defined as integers but in practice are used as booleans. Change their type to bool and while at it update their comments to be more detailed and comply with the preferred comment style (first word in a sentence is capitalized, sentences end with punctuation and the comment opening (/*) is on a line of its own). 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 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions