* [PATCH] mm/mmap: fix typo in comment
@ 2023-01-10 14:53 Vernon Yang
0 siblings, 0 replies; only message in thread
From: Vernon Yang @ 2023-01-10 14:53 UTC (permalink / raw)
To: Liam.Howlett, akpm; +Cc: linux-mm, linux-kernel, Vernon Yang
Make parital to partial word.
Signed-off-by: Vernon Yang <vernon2gm@gmail.com>
---
mm/mmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/mmap.c b/mm/mmap.c
index 87d929316d57..c9da9119d7f2 100644
--- a/mm/mmap.c
+++ b/mm/mmap.c
@@ -2885,7 +2885,7 @@ SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size,
}
/*
- * 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
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-10 14:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10 14:53 [PATCH] mm/mmap: fix typo in comment Vernon Yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox