]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Replace use of virSecurityReportError with virReportError
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 14:39:18 +0000 (15:39 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 20 Jul 2012 12:59:58 +0000 (13:59 +0100)
commitb8605b22e52333fe4e2b7cf0ecce01f38a50d5ee
tree593914b2a19038c0d771fa9f976044fa8cf75e4a
parent0653554bc52d95ee9405262cbdcf6052c97473c7
Replace use of virSecurityReportError with virReportError

Update the security drivers to use virReportError instead of
the virSecurityReportError custom macro

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
cfg.mk
src/security/security_apparmor.c
src/security/security_driver.c
src/security/security_manager.c
src/security/security_manager.h
src/security/security_selinux.c