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:
9a3c531
)
mm/vmscan.c: fix spelling error
author
Copot Alexandru
<
[email protected]
>
Wed, 21 Mar 2012 23:34:10 +0000
(16:34 -0700)
committer
Linus Torvalds
<
[email protected]
>
Thu, 22 Mar 2012 00:54:59 +0000
(17:54 -0700)
s/noticable/noticeable/
Signed-off-by: Copot Alexandru <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
mm/vmscan.c
patch
|
blob
|
history
diff --git
a/mm/vmscan.c
b/mm/vmscan.c
index 57d8ef6ee4dd2d69d7ce9d5ce8cdc9e4e871b61f..440af1d899b938dd758fdf4fab22ca45f36e8173 100644
(file)
--- a/
mm/vmscan.c
+++ b/
mm/vmscan.c
@@
-2261,8
+2261,8
@@
static bool shrink_zones(int priority, struct zonelist *zonelist,
* Even though compaction is invoked for any
* non-zero order, only frequent costly order
* reclamation is disruptive enough to become a
- * notic
able problem, like transparent huge pa
ge
- * allocations.
+ * notic
eable problem, like transparent hu
ge
+ *
page
allocations.
*/
if (compaction_ready(zone, sc)) {
aborted_reclaim = true;