]> xenbits.xensource.com Git - libvirt.git/commit
util: Rename variable in virStorageSourceNewFromBacking
authorJohn Ferlan <jferlan@redhat.com>
Fri, 8 Feb 2019 13:33:33 +0000 (08:33 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 12 Feb 2019 13:51:23 +0000 (08:51 -0500)
commite698af1768142e4916ce7ec0f94349d75e004b1f
tree57ac18c1ec4b6ae6d93ebea514f9430cc61e7a7c
parentc856f7225169fab62b48aa1af64bb1d6aa849f54
util: Rename variable in virStorageSourceNewFromBacking

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