On Tue, Jun 30, 2020 at 08:43:13AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > struct xfs_dquot already has a pointer to the xfs mount, so remove the > redundant parameter from xfs_qm_adjust_dq*. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>