]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Rename variable in virStorageSourceNewFromBackingRelative
authorJohn Ferlan <jferlan@redhat.com>
Fri, 8 Feb 2019 13:29:41 +0000 (08:29 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 12 Feb 2019 13:51:23 +0000 (08:51 -0500)
commita2cdee57d2c5cc34595d1ce85c425e996baa9c9c
treece31ea2e7f8023a90a1334a164846aa98ff9de09
parentf035e2cd26aca5ab7f94d668a550f53c38dc673f
util: Rename variable in virStorageSourceNewFromBackingRelative

To prepare for subsequent change to use VIR_AUTOPTR logic rename
the @ret to @def.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/virstoragefile.c