projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1ca3c7
)
mmzone: correct "pags" to "pages" in comment.
author
Cody P Schafer
<cody@linux.vnet.ibm.com>
Tue, 26 Mar 2013 17:30:44 +0000
(10:30 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 27 Mar 2013 13:12:14 +0000
(14:12 +0100)
Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/mmzone.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/mmzone.h
b/include/linux/mmzone.h
index ede274957e05b59e61725f85f0c4acff7b482f33..2570216b844a05decfe8ff145903fcd978f75b15 100644
(file)
--- 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(pag
e
s in holes);
*
* managed_pages is present pages managed by the buddy system, which
* is calculated as (reserved_pages includes pages allocated by the