All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] trivial: mmzone: correct "pags" to "pages" in comment.
@ 2013-03-26 17:30 ` Cody P Schafer
  0 siblings, 0 replies; 2+ messages in thread
From: Cody P Schafer @ 2013-03-26 17:30 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Cody P Schafer, linux-mm, linux-kernel

Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
---
 include/linux/mmzone.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
index c74092e..5c76737 100644
--- a/include/linux/mmzone.h
+++ b/include/linux/mmzone.h
@@ -450,7 +450,7 @@ struct zone {
 	 *
 	 * present_pages is physical pages existing within the zone, which
 	 * is calculated as:
-	 *	present_pages = spanned_pages - absent_pages(pags in holes);
+	 *	present_pages = spanned_pages - absent_pages(pages in holes);
 	 *
 	 * managed_pages is present pages managed by the buddy system, which
 	 * is calculated as (reserved_pages includes pages allocated by the
-- 
1.8.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] trivial: mmzone: correct "pags" to "pages" in comment.
@ 2013-03-26 17:30 ` Cody P Schafer
  0 siblings, 0 replies; 2+ messages in thread
From: Cody P Schafer @ 2013-03-26 17:30 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Cody P Schafer, linux-mm, linux-kernel

Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
---
 include/linux/mmzone.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
index c74092e..5c76737 100644
--- a/include/linux/mmzone.h
+++ b/include/linux/mmzone.h
@@ -450,7 +450,7 @@ struct zone {
 	 *
 	 * present_pages is physical pages existing within the zone, which
 	 * is calculated as:
-	 *	present_pages = spanned_pages - absent_pages(pags in holes);
+	 *	present_pages = spanned_pages - absent_pages(pages in holes);
 	 *
 	 * managed_pages is present pages managed by the buddy system, which
 	 * is calculated as (reserved_pages includes pages allocated by the
-- 
1.8.2

--
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 related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-26 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26 17:30 [PATCH] trivial: mmzone: correct "pags" to "pages" in comment Cody P Schafer
2013-03-26 17:30 ` Cody P Schafer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.