aboutsummaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-18 15:25:50 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-20 13:51:57 +0100
commitcf8cff035ccd2595c68ca6817ee8776b54a2d496 (patch)
tree15f475b7474a7c78f2a27f404a2da5b73ac5972d /cfg.mk
parentReplace use of virLockError with virReportError (diff)
downloadlibvirt-cf8cff035ccd2595c68ca6817ee8776b54a2d496.tar.gz
libvirt-cf8cff035ccd2595c68ca6817ee8776b54a2d496.tar.bz2
libvirt-cf8cff035ccd2595c68ca6817ee8776b54a2d496.zip
Replace use of ESX_ERROR & ESX_VI_ERROR with virReportError
Update the ESX driver to use virReportError instead of the ESX_ERROR & ESX_VI_ERROR custom macros Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index 6b8d08b32..e608be7b8 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -506,8 +506,6 @@ sc_avoid_attribute_unused_in_header:
# |grep -vE '^(qsort|if|close|assert|fputc|free|N_|vir.*GetName|.*Unlock|virNodeListDevices|virHashRemoveEntry|freeaddrinfo|.*[fF]ree|xdrmem_create|xmlXPathFreeObject|virUUIDFormat|openvzSetProgramSentinal|polkit_action_unref)$'
msg_gen_function =
-msg_gen_function += ESX_ERROR
-msg_gen_function += ESX_VI_ERROR
msg_gen_function += HYPERV_ERROR
msg_gen_function += PHYP_ERROR
msg_gen_function += VIR_ERROR