]> xenbits.xensource.com Git - libvirt.git/commit
hostdev: Rename hostdev_mgr -> mgr
authorAndrea Bolognani <abologna@redhat.com>
Tue, 1 Mar 2016 18:53:37 +0000 (19:53 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 14 Mar 2016 13:55:47 +0000 (14:55 +0100)
commit95c65ae1933446eaaf9de0c0161b883fb74652f3
tree9b0661eb174b9f1b881d9e07f4f031ec4fc9ad1e
parent36243a0c6268456df152f5501ec69cb818f4da64
hostdev: Rename hostdev_mgr -> mgr

We're in the hostdev module, so mgr is not an ambiguous name, and
in fact it's already used in some cases. Switch all the code over.

Take the chance to shorten declaration of
virHostdevIsPCINodeDeviceUsedData structures.
src/util/virhostdev.c