projects
/
GitHub
/
LineageOS
/
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:
be7bd59
)
mm: cleanup on the comments of zone_reclaim_stat
author
Wanpeng Li
<liwp@linux.vnet.ibm.com>
Fri, 15 Jun 2012 08:52:29 +0000
(16:52 +0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 28 Jun 2012 09:56:12 +0000
(11:56 +0200)
Signed-off-by: Wanpeng Li <liwp.linux@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
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 4871e31ae27780ffcc5efd7e7a5d24a912f43afa..54631776dff2026c482186682f270c8361d60c20 100644
(file)
--- a/
include/linux/mmzone.h
+++ b/
include/linux/mmzone.h
@@
-316,7
+316,7
@@
enum zone_type {
struct zone_reclaim_stat {
/*
* The pageout code in vmscan.c keeps track of how many of the
- * mem/swap backed and file backed pages are refe
fe
renced.
+ * mem/swap backed and file backed pages are referenced.
* The higher the rotated/scanned ratio, the more valuable
* that cache is.
*