Re: [libvirt] [PATCH] qemuSetupCgroupForVcpu: s/virProcessInfoSetAffinity/virProcessSetAffinity/

2014-05-22 Thread Daniel P. Berrange
On Thu, May 22, 2014 at 12:32:02PM +0200, Michal Privoznik wrote: > In the f56c773bf we've made the substitution but forgot to fix one > comment which is still referring to the old name. This may be > potentially misleading. > > Signed-off-by: Michal Privoznik > --- > src/qemu/qemu_cgroup.c | 3

[libvirt] [PATCH] qemuSetupCgroupForVcpu: s/virProcessInfoSetAffinity/virProcessSetAffinity/

2014-05-22 Thread Michal Privoznik
In the f56c773bf we've made the substitution but forgot to fix one comment which is still referring to the old name. This may be potentially misleading. Signed-off-by: Michal Privoznik --- src/qemu/qemu_cgroup.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/qemu/qemu_