[libvirt] [PATCH] util: remove useless comment for virCgroupMoveTask in vircgroup.c

Michal Privoznik mprivozn at redhat.com
Mon Mar 31 12:29:45 UTC 2014


On 31.03.2014 09:47, Hongwei Bi wrote:
> Signed-off-by: Hongwei Bi <hwbi2008 at gmail.com>
> ---
>   src/util/vircgroup.c |    1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/src/util/vircgroup.c b/src/util/vircgroup.c
> index a0904d6..b881c8c 100644
> --- a/src/util/vircgroup.c
> +++ b/src/util/vircgroup.c
> @@ -1148,7 +1148,6 @@ virCgroupAddTaskStrController(virCgroupPtr group,
>    *
>    * @src_group: The source cgroup where all tasks are removed from
>    * @dest_group: The destination where all tasks are added to
> - * @controller: The cgroup controller to be operated on
>    *
>    * Returns: 0 on success or -1 on failure
>    */
>

ACKed and pushed.

Michal




More information about the libvir-list mailing list