]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: move declarations in virStorageFileChainLookup
authorJán Tomko <jtomko@redhat.com>
Tue, 28 Jul 2020 18:09:40 +0000 (20:09 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 25 Aug 2020 17:03:11 +0000 (19:03 +0200)
commit908bcaa452b1123eb2578ec031f5e1a103ee8084
treeea975934f7430be438eb9bf2f5a8931327645521
parentd8c9584aed992ffc29b5c17f1fb4f84bd2333eda
util: move declarations in virStorageFileChainLookup

Use g_autofree and move the declarations to the beginning
of the block.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/util/virstoragefile.c