[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <78656.1720853990@turing-police>
Date: Sat, 13 Jul 2024 02:59:50 -0400
From: "Valdis Klētnieks" <valdis.kletnieks@...edu>
To: Roman Gushchin <roman.gushchin@...ux.dev>
cc: Johannes Weiner <hannes@...xchg.org>,
Matthew Wilcox (Oracle) <willy@...radead.org>,
Muchun Song <muchun.song@...ux.dev>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] mm: fix typo in Kconfig
Fix typo in Kconfig help
Fixes: e93d4166b40a8 ("mm: memcg: put cgroup v1-specific code under a config option")
Signed-off-by: Valdis Kletnieks <valdis.kletnieks@...edu>
diff --git a/init/Kconfig b/init/Kconfig
index 1c701db1033e..bd378757d0ac 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -984,7 +984,7 @@ config MEMCG_V1
going to shrink due to deprecation process. New deployments with v1
controller are highly discouraged.
- San N is unsure.
+ Say N if unsure.
config BLK_CGROUP
bool "IO controller"
Powered by blists - more mailing lists