[libvirt] [PATCHv4 03/17] conf: use VIR_DELETE_ELEMENT for conf object lists

Eric Blake eblake at redhat.com
Tue Dec 11 00:45:09 UTC 2012


On 12/10/2012 02:20 PM, Laine Stump wrote:
> The volume object list is also directly manipulated in the storage
> driver, test storage driver, and parallels storage driver (this should
> probably be consolidated).
> ---
>  src/conf/interface_conf.c         | 13 ++-----------
>  src/conf/interface_conf.h         |  4 ++--
>  src/conf/network_conf.c           | 11 +----------
>  src/conf/network_conf.h           |  2 +-
>  src/conf/node_device_conf.c       | 11 +----------
>  src/conf/node_device_conf.h       |  4 ++--
>  src/conf/nwfilter_conf.c          | 11 +----------
>  src/conf/nwfilter_conf.h          |  2 +-
>  src/conf/storage_conf.c           | 11 +----------
>  src/conf/storage_conf.h           |  4 ++--
>  src/parallels/parallels_storage.c | 14 +-------------
>  src/storage/storage_backend_rbd.c |  2 +-
>  src/storage/storage_driver.c      | 12 +-----------
>  src/test/test_driver.c            | 14 +-------------
>  14 files changed, 18 insertions(+), 97 deletions(-)

> +++ b/src/conf/interface_conf.h
> @@ -1,7 +1,7 @@
>  /*
>   * interface_conf.h: interface XML handling entry points
>   *
> - * Copyright (C) 2006-2009 Red Hat, Inc.
> + * Copyright (C) 2006-2012 Red Hat, Inc.

Thankfully, there were Red Hat patches in 2010 and 2011 for this file
(and I assume you did due diligence on the other files where you
expanded copyright ranges to include more years than 2012).

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121210/e44f3e0d/attachment-0001.sig>


More information about the libvir-list mailing list