Re: [PATCH] mm: fix typo in Kconfig

From: Roman Gushchin
Date: Sat Jul 13 2024 - 17:27:09 EST


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@xxxxxx>

Acked-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>

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"
>