On Mon, Apr 02, 2018 at 09:16:38AM -0400, John Ferlan wrote:
Rather than repeat code throughout, create and use a couple of
accessors in order to lookup by UUID.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/vmware/vmware_driver.c | 180 +++++++++++++++------------------------------
1 file changed, 61 insertions(+), 119 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>