mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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
|
* @src_group: The source cgroup where all tasks are removed from
|
||||||
* @dest_group: The destination where all tasks are added to
|
* @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
|
* Returns: 0 on success or -1 on failure
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user