[libvirt] [PATCH 10/19] util: buffer: Split getting of effective indent out of virBufferGetIndent

Ján Tomko jtomko at redhat.com
Thu Oct 24 14:33:15 UTC 2019


On Thu, Oct 24, 2019 at 03:56:28PM +0200, Peter Krempa wrote:
>The function basically does two very distinct things depending on a
>bool. As a first step of conversion split out the case when @dynamic is
>true and implement it as a new function and convert all callers.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/libvirt_private.syms |  1 +
> src/util/virbuffer.c     | 26 +++++++++++++++++++++-----
> src/util/virbuffer.h     |  1 +
> tests/virbuftest.c       | 12 ++++++------
> 4 files changed, 29 insertions(+), 11 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/20191024/bb11d795/attachment-0001.sig>


More information about the libvir-list mailing list