On Tue, Sep 03, 2019 at 09:35:56PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Move this header to libfrog since the code is there already. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > include/avl64.h | 127 --------------------------------------------------- > libfrog/Makefile | 1 > libfrog/avl64.h | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++ > repair/incore_ext.c | 2 - > repair/xfs_repair.c | 2 - > scrub/phase1.c | 2 - > 6 files changed, 131 insertions(+), 130 deletions(-) > delete mode 100644 include/avl64.h > create mode 100644 libfrog/avl64.h looks fine. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx