
20 Apr
2018
20 Apr
'18
9:03 a.m.
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@redhat.com> --- src/vmware/vmware_driver.c | 180 +++++++++++++++------------------------------ 1 file changed, 61 insertions(+), 119 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>