[cgmanager-devel] [PATCH 2/3] Fix comment syntax

Serge Hallyn serge.hallyn at ubuntu.com
Fri Apr 4 17:26:58 UTC 2014


Quoting Stéphane Graber (stgraber at ubuntu.com):
> Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>

Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>

> ---
>  cgmanager.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/cgmanager.c b/cgmanager.c
> index ca2752f..b3567ff 100644
> --- a/cgmanager.c
> +++ b/cgmanager.c
> @@ -24,7 +24,7 @@
>   * Default is 16.  Figure 4 directories per level of container
>   * nesting (/user/1000.user/c2.session/c1), that lets us nest
>   * 4 containers deep.
> - * */
> + */
>  static int maxdepth = 16;
>  
>  /* GetPidCgroup */
> -- 
> 1.9.1
> 
> _______________________________________________
> cgmanager-devel mailing list
> cgmanager-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/cgmanager-devel


More information about the cgmanager-devel mailing list