On Tue, Sep 03, 2019 at 09:36:59PM -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/libfrog.h | 11 ----------- > libfrog/fsgeom.c | 2 +- > libfrog/util.c | 2 +- > libfrog/util.h | 11 +++++++++++ > mkfs/xfs_mkfs.c | 2 +- > repair/sb.c | 2 +- > scrub/disk.c | 2 +- > scrub/phase1.c | 2 +- > 8 files changed, 17 insertions(+), 17 deletions(-) > delete mode 100644 include/libfrog.h > create mode 100644 libfrog/util.h Looks good. Nice set of cleanups, Darrick. :) Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx