* [PATCH] mm/sparse: Fix a typo in comment "convienence"->"convenience"
@ 2020-04-11 0:29 Ethon Paul
0 siblings, 0 replies; only message in thread
From: Ethon Paul @ 2020-04-11 0:29 UTC (permalink / raw)
To: akpm, linux-mm, linux-kernel; +Cc: Ethon Paul
There is a typo in comment, fix it.
Signed-off-by: Ethon Paul <ethp@qq.com>
---
mm/sparse.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/sparse.c b/mm/sparse.c
index 1aee5a481571..6284328cd9f2 100644
--- a/mm/sparse.c
+++ b/mm/sparse.c
@@ -288,7 +288,7 @@ void __init memory_present(int nid, unsigned long start, unsigned long end)
/*
* Mark all memblocks as present using memory_present(). This is a
- * convienence function that is useful for a number of arches
+ * convenience function that is useful for a number of arches
* to mark all of the systems memory as present during initialization.
*/
void __init memblocks_present(void)
--
2.24.1 (Apple Git-126)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-11 0:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11 0:29 [PATCH] mm/sparse: Fix a typo in comment "convienence"->"convenience" Ethon Paul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox