* [PATCH] mm: fix typo in Kconfig
@ 2024-07-13 6:59 Valdis Klētnieks
2024-07-13 21:26 ` Roman Gushchin
0 siblings, 1 reply; 2+ messages in thread
From: Valdis Klētnieks @ 2024-07-13 6:59 UTC (permalink / raw)
To: Roman Gushchin
Cc: Johannes Weiner, Matthew Wilcox, Muchun Song, linux-mm,
linux-kernel
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@vt.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"
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] mm: fix typo in Kconfig
2024-07-13 6:59 [PATCH] mm: fix typo in Kconfig Valdis Klētnieks
@ 2024-07-13 21:26 ` Roman Gushchin
0 siblings, 0 replies; 2+ messages in thread
From: Roman Gushchin @ 2024-07-13 21:26 UTC (permalink / raw)
To: Valdis Klētnieks
Cc: Johannes Weiner, Matthew Wilcox, Muchun Song, linux-mm,
linux-kernel
On Sat, Jul 13, 2024 at 02:59:50AM -0400, Valdis Kletnieks wrote:
> 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@vt.edu>
Acked-by: Roman Gushchin <roman.gushchin@linux.dev>
Thank you!
>
> 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"
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-13 21:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13 6:59 [PATCH] mm: fix typo in Kconfig Valdis Klētnieks
2024-07-13 21:26 ` Roman Gushchin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).