]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuSetupCgroupForVcpu: s/virProcessInfoSetAffinity/virProcessSetAffinity/
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 22 May 2014 10:30:20 +0000 (12:30 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 22 May 2014 10:30:20 +0000 (12:30 +0200)
commit4dae1edddee29f90881f9b86ec1a1d26b3138910
treee9b712c29aa591d51df6cf4f7be502469b315f7d
parent344582a8a7623b2032a79ee8052a1631288f8cd9
qemuSetupCgroupForVcpu: s/virProcessInfoSetAffinity/virProcessSetAffinity/

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 <mprivozn@redhat.com>
src/qemu/qemu_cgroup.c