* [PATCH] MEMORY MANAGEMENT: Correct "vm_inert_page" typo.
@ 2012-08-29 22:38 Robert P. J. Day
0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2012-08-29 22:38 UTC (permalink / raw)
To: linux-mm
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
---
picky correction, apply if you want.
diff --git a/mm/memory.c b/mm/memory.c
index 5736170..91dd88e 100644
--- a/mm/memory.c
+++ b/mm/memory.c
@@ -2132,7 +2132,7 @@ out:
* @addr: target user address of this page
* @pfn: source kernel pfn
*
- * Similar to vm_inert_page, this allows drivers to insert individual pages
+ * Similar to vm_insert_page, this allows drivers to insert individual pages
* they've allocated into a user vma. Same comments apply.
*
* This function should only be called from a vm_ops->fault handler, and
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-29 22:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-29 22:38 [PATCH] MEMORY MANAGEMENT: Correct "vm_inert_page" typo Robert P. J. Day
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox