s/Split out/refactor/
Alternatively, separate the split from the AUTOCLEAN and FormatElement
changes.
On Wed, Mar 06, 2019 at 09:20:35AM +0100, Peter Krempa wrote:
Split out the code into a separate function named
virDomainDefFormatBlkiotune and use virXMLFormatElement.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/domain_conf.c | 89 ++++++++++++++++++++++--------------------
1 file changed, 46 insertions(+), 43 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano