[libvirt] [PATCH 02/23] Replace use of umlReportError with virReportError

Peter Krempa pkrempa at redhat.com
Thu Jul 19 12:24:13 UTC 2012


On 07/18/12 20:40, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
>
> Update the UML driver to use virReportError instead of the
> umlReportError custom macro
>
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>   cfg.mk               |    1 -
>   src/uml/uml_conf.c   |   24 +++++------
>   src/uml/uml_conf.h   |    5 ---
>   src/uml/uml_driver.c |  108 +++++++++++++++++++++++++-------------------------
>   4 files changed, 66 insertions(+), 72 deletions(-)
>

ACK,

Peter.




More information about the libvir-list mailing list