Commit fcb4824b authored by Valdis Kletnieks's avatar Valdis Kletnieks Committed by Andrew Morton

mm: fix typo in Kconfig

Fix typo in Kconfig help

Link: https://lkml.kernel.org/r/78656.1720853990@turing-police
Fixes: e93d4166 ("mm: memcg: put cgroup v1-specific code under a config option")
Signed-off-by: default avatarValdis Kletnieks <valdis.kletnieks@vt.edu>
Acked-by: default avatarRoman Gushchin <roman.gushchin@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Muchun Song <muchun.song@linux.dev>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 6beeab87
...@@ -986,7 +986,7 @@ config MEMCG_V1 ...@@ -986,7 +986,7 @@ config MEMCG_V1
going to shrink due to deprecation process. New deployments with v1 going to shrink due to deprecation process. New deployments with v1
controller are highly discouraged. controller are highly discouraged.
San N is unsure. Say N if unsure.
config BLK_CGROUP config BLK_CGROUP
bool "IO controller" bool "IO controller"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment