Skip to content

Commit 29d286d

Browse files
Xin GaoDarrick J. Wong
authored andcommitted
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>
1 parent c78c2d0 commit 29d286d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/xfs/xfs_dquot.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ xfs_dquot_check_type(
549549
* at the same time. The non-user quota file can be switched between
550550
* group and project quota uses depending on the mount options, which
551551
* means that we can encounter the other type when we try to load quota
552-
* defaults. Quotacheck will soon reset the the entire quota file
552+
* defaults. Quotacheck will soon reset the entire quota file
553553
* (including the root dquot) anyway, but don't log scary corruption
554554
* reports to dmesg.
555555
*/

0 commit comments

Comments
 (0)