Browse Source

mmzone: correct "pags" to "pages" in comment.

Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Cody P Schafer 12 years ago
parent
commit
8761e31c22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/linux/mmzone.h

+ 1 - 1
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