mirror of https://gitee.com/openkylin/libvirt.git
util: remove useless comment for virCgroupMoveTask in vircgroup.c
Signed-off-by: Hongwei Bi <hwbi2008@gmail.com>
This commit is contained in:
parent
bfd2f54cf2
commit
4ef09c4690
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue