
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@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