aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorZhao Lei <[email protected]>2014-11-13 03:45:39 +0000
committerMiao Xie <[email protected]>2014-12-03 02:18:44 +0000
commitf90523d1aa3c414031094ff2284d47791f0c0a05 (patch)
tree411bd5e58085d5e839b6911fdb6054ebfe78782e /fs/btrfs/dev-replace.c
parentLinux 3.18-rc6 (diff)
downloadkernel-f90523d1aa3c414031094ff2284d47791f0c0a05.tar.gz
kernel-f90523d1aa3c414031094ff2284d47791f0c0a05.zip
Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
bbio_ret in this condition is always !NULL because previous code already have a check-and-skip: 4908 if (!bbio_ret) 4909 goto out; Signed-off-by: Zhao Lei <[email protected]> Signed-off-by: Miao Xie <[email protected]> Reviewed-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions