[libvirt] [PATCH 70/75] Rename virVasprintfQuiet() to virVasprintf()

Daniel Henrique Barboza danielhb413 at gmail.com
Thu Oct 24 16:15:25 UTC 2019



On 10/22/19 10:58 AM, Michal Privoznik wrote:
> There's no difference between virVasprintf() and
> virVasprintfQuiet(). Fix places where the latter
> is used to use the former.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>   src/util/virerror.c | 4 ++--
>   src/util/virlog.c   | 2 +-
>   tests/eventtest.c   | 2 +-
>   tools/vsh.c         | 4 ++--
>   4 files changed, 6 insertions(+), 6 deletions(-)
>

Reviewed-by: Daniel Henrique Barboza <danielhb413 at gmail.com>




More information about the libvir-list mailing list