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:
0d3bd18
)
mm/memcontrol.c: fix bad line in comment
author
Qian Cai
<
[email protected]
>
Tue, 5 Mar 2019 23:49:53 +0000
(15:49 -0800)
committer
Linus Torvalds
<
[email protected]
>
Wed, 6 Mar 2019 05:07:21 +0000
(21:07 -0800)
Commit
230671533d64
("mm: memory.low hierarchical behavior") missed an
asterisk in one of the comments.
mm/memcontrol.c:5774: warning: bad line: | 0, otherwise.
Link:
http://lkml.kernel.org/r/
[email protected]
Acked-by: Souptick Joarder <
[email protected]
>
Signed-off-by: Qian Cai <
[email protected]
>
Reviewed-by: Andrew Morton <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
mm/memcontrol.c
patch
|
blob
|
history
diff --git
a/mm/memcontrol.c
b/mm/memcontrol.c
index 7160cfab81072fd5c533cdc30d50ba611765eb50..532e0e2a4817e36d9106634c85a95136790f5227 100644
(file)
--- a/
mm/memcontrol.c
+++ b/
mm/memcontrol.c
@@
-5752,7
+5752,7
@@
struct cgroup_subsys memory_cgrp_subsys = {
*
* | memory.current, if memory.current < memory.low
* low_usage = |
-
| 0, otherwise.
+
*
| 0, otherwise.
*
*
* Such definition of the effective memory.low provides the expected