[PATCH] memcg: fix a typo in Kconfig

KAMEZAWA Hiroyuki kamezawa.hiroyu at jp.fujitsu.com
Thu Nov 20 21:45:25 PST 2008


On Fri, 21 Nov 2008 11:59:20 +0800
Li Zefan <lizf at cn.fujitsu.com> wrote:

> s/contoller/controller
> 
> Signed-of-by: Li Zefan <lizf at cn.fujitsu.com>
Thanks,
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com>

> ---
>  init/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/init/Kconfig b/init/Kconfig
> index f763762..8767393 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -414,7 +414,7 @@ config CGROUP_MEM_RES_CTLR
>  	  sure you need the memory resource controller. Even when you enable
>  	  this, you can set "cgroup_disable=memory" at your boot option to
>  	  disable memory resource controller and you can avoid overheads.
> -	  (and lose benefits of memory resource contoller)
> +	  (and lose benefits of memory resource controller)
>  
>  	  This config option also selects MM_OWNER config option, which
>  	  could in turn add some fork/exit overhead.
> -- 
> 1.5.4.rc3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 



More information about the Containers mailing list