diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-08-27 15:48:49 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-09-23 08:49:18 +0200 |
| commit | 94a5ac668a49c4fc1bd8e35a3c717ba0ae9f7cf8 (patch) | |
| tree | 2602ac11b4e9657255f5eed7151b2f49d792b8d3 /scripts/extract-fwblobs | |
| parent | 7790a882ca6bfe24392080605e5ba19f138ac29d (diff) | |
btrfs: move up the definition of struct walk_control
In upcoming changes we need to pass struct walk_control as an argument to
replay_dir_deletes() and link_to_fixup_dir() so we need to move its
definition above the prototypes of those functions. So move it up right
below the enum that defines log replay stages and before any functions and
function prototypes are declared. Also fixup the comments while moving it
so that they comply with the preferred code style (capitalize the first
word in a sentence, end sentences with punctuation, makes lines wider and
closer to the 80 characters limit).
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
