commit | fe23759eaf2f6540de20c1623f066aad967ff9c9 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Thu Oct 20 15:44:53 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Thu Oct 20 15:44:53 2016 +1100 |
tree | aed055ad6ea66c50dde4bedc43d2338966044526 | |
parent | 0ee7a3f6b5b2f22bb69bfc6c60d0ea0777003098 [diff] |
xfs: remove pointless error goto in xfs_bmap_remap_alloc The commit: f65306ea xfs: map an inode's offset to an exact physical block added a pointless error0: target; remove it. Addresses-Coverity-Id: 1373865 Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Bill O'Donnell <billodo@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Dave Chinner <david@fromorbit.com>