On Mon, Aug 26, 2019 at 02:49:40PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_bmap.c | 12 ++++++------ > fs/xfs/libxfs/xfs_bmap.h | 4 ++-- > fs/xfs/xfs_bmap_item.c | 4 +--- > fs/xfs/xfs_bmap_util.c | 16 ++++------------ > fs/xfs/xfs_reflink.c | 8 ++------ > 5 files changed, 15 insertions(+), 29 deletions(-) And another :) Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx