[libvirt] [PATCHv4 02/17] conf: use VIR_(INSERT|DELETE)_ELEMENT in virNetworkUpdate backend

Laine Stump laine at laine.org
Tue Dec 11 11:09:41 UTC 2012


On 12/10/2012 06:41 PM, Eric Blake wrote:
> On 12/10/2012 02:20 PM, Laine Stump wrote:
>> The already-written backend functions for virNetworkUpdate that add
>> and delete items into lists within the a network were already debugged
>> to work properly, but future such functions will use
>> VIR_(INSERT|DELETE)_ELEMENT instead, so these are changed for
>> uniformity.
>> ---
>>  src/conf/network_conf.c | 91 ++++++++++++++-----------------------------------
>>  src/conf/network_conf.h |  4 +--
>>  2 files changed, 27 insertions(+), 68 deletions(-)
> And the diffstat proves it is a nice cleanup.
>
> ACK.

I pushed this one, but saved the rest until later. Thanks!





More information about the libvir-list mailing list