summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
diff options
context:
space:
mode:
authorQian Cai2019-03-06 00:49:53 +0100
committerLinus Torvalds2019-03-06 06:07:21 +0100
commit82ede7ee38e7ea9dd3cf5f6cc1501172a272337e (patch)
tree401e134d9d6643f9c06e53f6c7b884b70900fd32 /mm/memcontrol.c
parentmm/cma.c: cma_declare_contiguous: correct err handling (diff)
downloadkernel-qcow2-linux-82ede7ee38e7ea9dd3cf5f6cc1501172a272337e.tar.gz
kernel-qcow2-linux-82ede7ee38e7ea9dd3cf5f6cc1501172a272337e.tar.xz
kernel-qcow2-linux-82ede7ee38e7ea9dd3cf5f6cc1501172a272337e.zip
mm/memcontrol.c: fix bad line in comment
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/20190301143734.94393-1-cai@lca.pw Acked-by: Souptick Joarder <jrdr.linux@gmail.com> Signed-off-by: Qian Cai <cai@lca.pw> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memcontrol.c')
-rw-r--r--mm/memcontrol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index 7160cfab8107..532e0e2a4817 100644
--- 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