diff options
| author | David Sterba <[email protected]> | 2024-05-20 17:49:17 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-07-11 13:33:18 +0000 |
| commit | 91629e6dea437c6e7f01431e423a90ed1bab5db3 (patch) | |
| tree | 4b6eaaca7b2c46a2d6dd4a2cef611ae3c6cc1c83 /fs/btrfs/dev-replace.c | |
| parent | btrfs: remove duplicate name variable declarations (diff) | |
| download | kernel-91629e6dea437c6e7f01431e423a90ed1bab5db3.tar.gz kernel-91629e6dea437c6e7f01431e423a90ed1bab5db3.zip | |
btrfs: rename macro local variables that clash with other variables
Fix variable names in two macros where there's a local function variable
of the same name. In subpage_calc_start_bit() it's in several callers,
in btrfs_abort_transaction() it's only in replace_file_extents().
Found by 'make W=2'.
Reviewed-by: Boris Burkov <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Reviewed-by: Naohiro Aota <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
