projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb03aa0
)
mm/page_isolation: fix typo: "paes" -> "pages"
author
Yisheng Xie
<xieyisheng1@huawei.com>
Sat, 8 Oct 2016 00:01:16 +0000
(17:01 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 8 Oct 2016 01:46:29 +0000
(18:46 -0700)
Fix typo in comment.
Link:
http://lkml.kernel.org/r/1474788764-5774-1-git-send-email-ysxie@foxmail.com
Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page_isolation.c
patch
|
blob
|
history
diff --git
a/mm/page_isolation.c
b/mm/page_isolation.c
index 064b7fb6e0b5f01c07eb4035fef84731be6ed4bf..a5594bfcc5ed2be4361e0885c9a066b22cde8b1b 100644
(file)
--- a/
mm/page_isolation.c
+++ b/
mm/page_isolation.c
@@
-55,7
+55,7
@@
static int set_migratetype_isolate(struct page *page,
ret = 0;
/*
- * immobile means "not-on-lru" paes. If immobile is larger than
+ * immobile means "not-on-lru" pa
g
es. If immobile is larger than
* removable-by-driver pages reported by notifier, we'll fail.
*/