xfs: Fix comment typo
authorXin Gao <gaoxin@cdjrlc.com>
Fri, 22 Jul 2022 02:47:13 +0000 (19:47 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 22 Jul 2022 17:58:39 +0000 (10:58 -0700)
commit29d286d0ce10c43ec9e2fa2902ed4eff29d15cd2
treea7a07f802bff82d918f57aa6cc2b6dc95c0ba565
parentc78c2d0903183a41beb90c56a923e30f90fa91b9
xfs: Fix comment typo

The double `the' is duplicated in line 552, remove one.

Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_dquot.c