]> xenbits.xensource.com Git - libvirt.git/commitdiff
util: remove useless comment for virCgroupMoveTask in vircgroup.c
authorHongwei Bi <hwbi2008@gmail.com>
Mon, 31 Mar 2014 07:47:17 +0000 (15:47 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 31 Mar 2014 12:16:05 +0000 (14:16 +0200)
Signed-off-by: Hongwei Bi <hwbi2008@gmail.com>
src/util/vircgroup.c

index a0904d659129b16174d8f21557d1d0168e77ac5a..b881c8c2b160febe9565ac65691b267226056a57 100644 (file)
@@ -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
  */