On 2/28/20 3:37 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Move libxfs_log_clear and libxfs_log_header to the bottom of the file so > that we avoid having to create advance declarations of static functions > in the next patch. No functional changes. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Christoph had other suggestions but for now I won't argue with simply moving some code. Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>