[libvirt] [PATCH 6/6] Rename 'DeviceMonitor' to 'NodeDeviceDriver'

Eric Blake eblake at redhat.com
Tue Apr 23 20:37:39 UTC 2013


On 04/23/2013 04:26 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The driver.h struct for node devices used an inconsistent
> naming scheme 'DeviceMonitor' instead of the more usual
> 'NodeDeviceDriver'. Fix this everywhere it has leaked
> out to.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  docs/hvsupport.pl                    |  4 +-
>  src/conf/node_device_conf.h          |  6 +--
>  src/datatypes.c                      |  4 +-
>  src/datatypes.h                      |  4 +-
>  src/driver.h                         | 10 ++---
>  src/esx/esx_device_monitor.c         |  8 ++--
>  src/hyperv/hyperv_device_monitor.c   |  8 ++--
>  src/libvirt.c                        | 76 ++++++++++++++++++------------------
>  src/libvirt_private.syms             |  2 +-
>  src/node_device/node_device_driver.c | 28 ++++++-------
>  src/node_device/node_device_driver.h |  4 +-
>  src/node_device/node_device_hal.c    | 30 +++++++-------
>  src/node_device/node_device_udev.c   | 30 +++++++-------
>  src/remote/remote_driver.c           | 24 ++++++------
>  src/rpc/gendispatch.pl               |  4 +-
>  src/test/test_driver.c               | 20 +++++-----
>  tests/object-locking.ml              |  4 +-
>  17 files changed, 133 insertions(+), 133 deletions(-)

Quite mechanical.  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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130423/2e66071b/attachment-0001.sig>


More information about the libvir-list mailing list