Signed-off-by: Xiaole He <hexiaole@xxxxxxxxxx> --- fs/xfs/libxfs/xfs_alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/libxfs/xfs_alloc.c b/fs/xfs/libxfs/xfs_alloc.c index f8ff81c3de76..7ebef43e3c1f 100644 --- a/fs/xfs/libxfs/xfs_alloc.c +++ b/fs/xfs/libxfs/xfs_alloc.c @@ -41,7 +41,7 @@ STATIC int xfs_alloc_ag_vextent_near(xfs_alloc_arg_t *); STATIC int xfs_alloc_ag_vextent_size(xfs_alloc_arg_t *); /* - * Size of the AGFL. For CRC-enabled filesystes we steal a couple of slots in + * Size of the AGFL. For CRC-enabled filesystems we steal a couple of slots in * the beginning of the block for a proper header with the location information * and CRC. */ -- 2.27.0