On Wed, Sep 18, 2019 at 10:59:02AM -0700, Darrick J. Wong wrote: > > + p_end_fsb = min(p_end_fsb, > > + XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes)); > > Might as well fix the indenting damage here? Done.
On Wed, Sep 18, 2019 at 10:59:02AM -0700, Darrick J. Wong wrote: > > + p_end_fsb = min(p_end_fsb, > > + XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes)); > > Might as well fix the indenting damage here? Done.