mm/mmap: fix typo in comment

Replace "parital" with "partial".

Link: https://lkml.kernel.org/r/20230110145353.1658435-1-vernon2gm@gmail.com
Signed-off-by: Vernon Yang <vernon2gm@gmail.com>
Cc: Liam Howlett <liam.howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
Vernon Yang 2023-01-10 22:53:53 +08:00 committed by Andrew Morton
parent c5d5546ea0
commit baabcfc93d

View File

@ -2889,7 +2889,7 @@ out:
}
/*
* brk_munmap() - Unmap a parital vma.
* brk_munmap() - Unmap a partial vma.
* @mas: The maple tree state.
* @vma: The vma to be modified
* @newbrk: the start of the address to unmap