]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cgroup: drop INSERT_ELEMENT usage virCgroupPartitionEscape
authorJán Tomko <jtomko@redhat.com>
Tue, 14 Jun 2016 06:02:30 +0000 (08:02 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 26 Jul 2016 08:41:26 +0000 (10:41 +0200)
commitcd6e4e5fe4d636d8c56214a72cc333d1efebccad
tree93b9d94377324a3a1012cb7d5c161d33ddb4427c
parentcabae6319452a504cad981566235a4b297d2ac4f
cgroup: drop INSERT_ELEMENT usage virCgroupPartitionEscape

Use virAsprintf to prepend an underscore to make the code more
readable.
src/util/vircgroup.c