]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Rename variable in virStorageFileMetadataNew
authorJohn Ferlan <jferlan@redhat.com>
Fri, 8 Feb 2019 13:25:50 +0000 (08:25 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 12 Feb 2019 13:51:23 +0000 (08:51 -0500)
commit9f2cf5cc18499f866f8b03e679444aa4bdc9b268
treec8eeab094fa1dab56f38c09fa346e93ec9fbad3c
parent9fbb035e6f68e3675b3cb2492430d5e73cefad23
util: Rename variable in virStorageFileMetadataNew

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