On Wed, Jan 22, 2020 at 11:42:48PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Remove the xfs_btree_get_bufs and xfs_btree_get_bufl functions, since > they're pretty trivial oneliners. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > --- > fs/xfs/libxfs/xfs_alloc.c | 16 +++++++++------- > fs/xfs/libxfs/xfs_bmap.c | 14 +++++++++----- > fs/xfs/libxfs/xfs_btree.c | 46 --------------------------------------------- > fs/xfs/libxfs/xfs_btree.h | 21 --------------------- > 4 files changed, 18 insertions(+), 79 deletions(-) Nice simplification! Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx