[lxc-devel] [PATCH] remove duplicate method declaration (setup_cgroup).

Serge Hallyn serge.hallyn at ubuntu.com
Thu Apr 18 13:37:34 UTC 2013


Quoting Kevin Wilson (wkevils at gmail.com):
> This patch removes duplicate method declaration (setup_cgroup)
> in conf.h.
> 
> Signed-off-by: Kevin Wilson <wkevils at gmail.com>

Uh.  What the *?  How did I leave that in?

Thanks.

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

> ---
>  src/lxc/conf.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/src/lxc/conf.h b/src/lxc/conf.h
> index 465b1ec..0e87c69 100644
> --- a/src/lxc/conf.h
> +++ b/src/lxc/conf.h
> @@ -313,8 +313,6 @@ extern int lxc_clear_cgroups(struct lxc_conf *c, const char *key);
>  extern int lxc_clear_mount_entries(struct lxc_conf *c);
>  extern int lxc_clear_hooks(struct lxc_conf *c, const char *key);
>  
> -extern int setup_cgroup(const char *name, struct lxc_list *cgroups);
> -
>  extern int uid_shift_ttys(int pid, struct lxc_conf *conf);
>  
>  /*
> -- 
> 1.8.1.4
> 
> 
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Lxc-devel mailing list
> Lxc-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-devel




More information about the lxc-devel mailing list