aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2024-05-20 17:46:44 +0000
committerDavid Sterba <[email protected]>2024-07-11 13:33:18 +0000
commitd2715d1db455e5e1099c48408aeae15551b67e02 (patch)
tree1f2b6c77f9f82be9126fffa8186cee861cc2cde9 /fs/btrfs/dev-replace.c
parentbtrfs: rename macro local variables that clash with other variables (diff)
downloadkernel-d2715d1db455e5e1099c48408aeae15551b67e02.tar.gz
kernel-d2715d1db455e5e1099c48408aeae15551b67e02.zip
btrfs: use for-local variables that shadow function variables
We've started to use for-loop local variables and in a few places this shadows a function variable. Convert a few cases reported by 'make W=2'. If applicable also change the style to post-increment, that's the preferred one. 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