[lxc-devel] [PATCH 2/2] cgroup.h: unify the nameing and comments

Stéphane Graber stgraber at ubuntu.com
Wed Jan 15 15:37:22 UTC 2014


On Wed, Jan 15, 2014 at 11:32:30PM +0800, Qiang Huang wrote:
> From: Qiang Huang <h.huangqiang at huawei.com>
> 
> Signed-off-by: Qiang Huang <h.huangqiang at huawei.com>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  src/lxc/cgroup.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/lxc/cgroup.h b/src/lxc/cgroup.h
> index 3aab12d..a252123 100644
> --- a/src/lxc/cgroup.h
> +++ b/src/lxc/cgroup.h
> @@ -155,7 +155,7 @@ extern int lxc_cgroup_get(const char *filename, char *value, size_t len, const c
>   * Returns path on success, NULL on error. The caller must free()
>   * the returned path.
>   */
> -extern char *lxc_cgroup_path_get(const char *subsystem, const char *name,
> +extern char *lxc_cgroup_path_get(const char *filename, const char *name,
>                                   const char *lxcpath);
> 
>  struct lxc_list;
> -- 
> 1.8.3.2

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140115/6f2552a9/attachment.pgp>


More information about the lxc-devel mailing list