[libvirt] [PATCH 2/2] storage_conf: Make virStorageAuthDefFormat return void

Daniel P. Berrangé berrange at redhat.com
Tue Feb 20 11:33:54 UTC 2018


On Tue, Feb 20, 2018 at 12:30:32PM +0100, Michal Privoznik wrote:
> This function returns nothing but zero. Therefore it makes no
> sense to have it returning an integer.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/conf/domain_conf.c    | 18 ++++++------------
>  src/conf/storage_conf.c   |  6 ++----
>  src/util/virstoragefile.c |  4 +---
>  src/util/virstoragefile.h |  2 +-
>  4 files changed, 10 insertions(+), 20 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list