]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make virCgroupIsValidMachine static
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 24 Jul 2013 16:38:08 +0000 (17:38 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 25 Jul 2013 18:55:29 +0000 (19:55 +0100)
commit525c9d5a49f2a7bed89560d1873f10554dfca178
treee1d891fa2154199e1fea7fec8fd36ba237776cd0
parenta45b99ead9419241b3a8a3300c4b2167efcc8b69
Make virCgroupIsValidMachine static

The virCgroupIsValidMachine does not need to be called from
outside the cgroups file now, so make it static.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/libvirt_private.syms
src/util/vircgroup.c
src/util/vircgroup.h