aboutsummaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-18 15:29:12 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-20 13:52:06 +0100
commitd9de122052e9ebca8a47daba01218bc77ab2fdc5 (patch)
tree98f0763cddaebf15e7b53e3d0075f8e2e46242ac /cfg.mk
parentReplace use of ESX_ERROR & ESX_VI_ERROR with virReportError (diff)
downloadlibvirt-d9de122052e9ebca8a47daba01218bc77ab2fdc5.tar.gz
libvirt-d9de122052e9ebca8a47daba01218bc77ab2fdc5.tar.bz2
libvirt-d9de122052e9ebca8a47daba01218bc77ab2fdc5.zip
Replace use of HYPERV_ERROR with virReportError
Update the Hyper-V driver to use virReportError instead of the HYPERV_ERROR custom macro Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index e608be7b8..dc8a6f208 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -506,7 +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 += HYPERV_ERROR
msg_gen_function += PHYP_ERROR
msg_gen_function += VIR_ERROR
msg_gen_function += VMX_ERROR