diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2019-08-26 17:06:04 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-08-28 08:31:02 -0700 |
commit | 3e08f42ae7828bac2e7445a950f5de2b08203352 (patch) | |
tree | 1c787bf3ce4f86ab8101fa10b7a9a75699600822 /fs/xfs/libxfs/xfs_rmap.c | |
parent | 74b4c5d4a9c073162a37d1c20c95cb33152ca474 (diff) | |
download | linux-3e08f42ae7828bac2e7445a950f5de2b08203352.tar.gz linux-3e08f42ae7828bac2e7445a950f5de2b08203352.tar.bz2 linux-3e08f42ae7828bac2e7445a950f5de2b08203352.zip |
xfs: remove unnecessary int returns from deferred bmap functions
Remove the return value from the functions that schedule deferred bmap
operations since they never fail and do not return status.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_rmap.c')
0 files changed, 0 insertions, 0 deletions