[libvirt] [PATCHv2 05/14] event: rename confusing variable in test, remote drivers

Eric Blake eblake at redhat.com
Tue Jan 7 15:38:38 UTC 2014


On 01/07/2014 07:20 AM, John Ferlan wrote:
> 
> 
> On 01/06/2014 05:27 PM, Eric Blake wrote:
>> Since the introduction of network events, any driver that uses
>> a single event state object to track both domain and network
>> events should not include 'domain' in the name of that object.
>>
>> * src/test/test_driver.c (_testConn):
>> s/domainEventState/eventState/, and fix all callers.
>> * src/remote/remote_driver.c (private_data): Likewise.
>> (remoteDomainEventQueue): Rename to remoteEventQueue.
>> (remoteDomainEvents): Rename to remoteEvents.
>>
>> Signed-off-by: Eric Blake <eblake at redhat.com>
>> ---
>>  src/remote/remote_driver.c | 83 +++++++++++++++++++++-------------------------
>>  src/test/test_driver.c     | 32 ++++++++----------
>>  2 files changed, 50 insertions(+), 65 deletions(-)
>>
> 
> ACK  (mechanical)

Pushed.

-- 
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: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140107/3caeb47f/attachment-0001.sig>


More information about the libvir-list mailing list