Skip to content

Commit 4869b6e

Browse files
SlarkXiaoDarrick J. Wong
authored andcommitted
xfs: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <slark_xiao@163.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
1 parent 29d286d commit 4869b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/xfs/libxfs/xfs_alloc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ xfs_prealloc_blocks(
8484
/*
8585
* The number of blocks per AG that we withhold from xfs_mod_fdblocks to
8686
* guarantee that we can refill the AGFL prior to allocating space in a nearly
87-
* full AG. Although the the space described by the free space btrees, the
87+
* full AG. Although the space described by the free space btrees, the
8888
* blocks used by the freesp btrees themselves, and the blocks owned by the
8989
* AGFL are counted in the ondisk fdblocks, it's a mistake to let the ondisk
9090
* free space in the AG drop so low that the free space btrees cannot refill an

0 commit comments

Comments
 (0)