]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage_util: Rework storageBackendCreateRaw() slightly
authorYi Li <yili@winhong.com>
Tue, 5 Jan 2021 14:43:32 +0000 (22:43 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 5 Jan 2021 16:21:01 +0000 (17:21 +0100)
commit777976e0a41d545015d1ac1e6a777407e2275d73
tree744ce485f55e14d069d936de65e2deaebfc4c016
parentb3667052dea7861b320f5e5d4b7e2981c421b9a8
storage_util: Rework storageBackendCreateRaw() slightly

Remove @ret and @created variables which are not needed really.

Signed-off-by: Yi Li <yili@winhong.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/storage/storage_util.c