[libvirt] [PATCH] Fix misuse of VIR_ERR_INVALID_* error code

Daniel P. Berrange berrange at redhat.com
Mon Jan 17 12:01:22 UTC 2011


On Sun, Jan 16, 2011 at 12:03:46AM +0100, Matthias Bolte wrote:
> VIR_ERR_INVALID_* is meant for invalid pointers only.
> ---
>  src/conf/nwfilter_conf.c                  |    6 +++---
>  src/conf/storage_conf.c                   |    2 +-
>  src/network/bridge_driver.c               |   20 ++++++++++----------
>  src/nwfilter/nwfilter_driver.c            |    6 +++---
>  src/nwfilter/nwfilter_ebiptables_driver.c |   20 ++++++++++----------
>  src/qemu/qemu_driver.c                    |    4 ++--
>  src/storage/storage_backend.c             |    2 +-
>  src/test/test_driver.c                    |   20 ++++++++++----------
>  8 files changed, 40 insertions(+), 40 deletions(-)

ACK

Daniel




More information about the libvir-list mailing list