[libvirt] [PATCH 03/22] util: typedparam: Move and unexport virTypedParameterAssignFromStr

Ján Tomko jtomko at redhat.com
Mon Sep 23 15:46:23 UTC 2019


On Thu, Sep 19, 2019 at 07:13:06PM +0200, Peter Krempa wrote:
>The function is only used as a helper in virTypedParamsAddFromString.
>Make it static and move it to virtypedparam-public.c.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/libvirt_private.syms        |  1 -
> src/util/virtypedparam-public.c | 95 +++++++++++++++++++++++++++++++++
> src/util/virtypedparam.c        | 93 --------------------------------
> src/util/virtypedparam.h        |  6 ---
> 4 files changed, 95 insertions(+), 100 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190923/1763faa1/attachment-0001.sig>


More information about the libvir-list mailing list