On Fri, Jan 05, 2018 at 01:54:51PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Create some helper functions that we'll use later to deal with problems > we might encounter while cross referencing metadata with other metadata. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> ..... > @@ -512,5 +558,6 @@ xfs_scrub_btree( > } > > out: > + > return error; > } Stray whitespace. Much nicer than the first version. :) Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html