On Thu, Dec 03, 2020 at 13:36:11 +0100, Michal Privoznik wrote: > The virDomainMemorySourceDefFormat() uses good old style of > formatting child buffer (virBufferAdjustIndent()). When switched > to virXMLFormatElement() we can save a couple of lines. > > Signed-off-by: Michal Privoznik <[email protected]> > --- > src/conf/domain_conf.c | 20 +++++++------------- > 1 file changed, 7 insertions(+), 13 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
