aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
diff options
context:
space:
mode:
authorCody P Schafer <cody@linux.vnet.ibm.com>2013-03-26 10:30:44 -0700
committerJiri Kosina <jkosina@suse.cz>2013-03-27 14:12:14 +0100
commit8761e31c227f9751327196f170eba2b519eab48f (patch)
treea4c8221977c6026677dc122324b21a569823459c /include/linux/mmzone.h
parentkernel-parameters: remove outdated 'noresidual' parameter (diff)
downloadlinux-dev-8761e31c227f9751327196f170eba2b519eab48f.tar.xz
linux-dev-8761e31c227f9751327196f170eba2b519eab48f.zip
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>
Diffstat (limited to 'include/linux/mmzone.h')
-rw-r--r--include/linux/mmzone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
index ede274957e05..2570216b844a 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