aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2024-05-20 17:40:26 +0000
committerDavid Sterba <[email protected]>2024-07-11 13:33:18 +0000
commit9c5e1fb024df2675eeb6a2f43770687602a0ffdc (patch)
tree0b3d6bbef9306402ec2dd2600ceeda0ac4cf7442 /fs/btrfs/dev-replace.c
parentbtrfs: use a btrfs_inode local variable at btrfs_sync_file() (diff)
downloadkernel-9c5e1fb024df2675eeb6a2f43770687602a0ffdc.tar.gz
kernel-9c5e1fb024df2675eeb6a2f43770687602a0ffdc.zip
btrfs: remove duplicate name variable declarations
When running 'make W=2' there are a few reports where a variable of the same name is declared in a nested block. In all the cases we can use the one declared in the parent block, no problematic cases were found. 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