On Mon, Jun 11, 2018 at 04:59:52PM +0200, Peter Krempa wrote:
Extract and refactor the code to use the new approach which allows to
delete a monster condition to check if the element needs to be
formatted.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/domain_conf.c | 116 +++++++++++++++++++++++--------------------------
1 file changed, 54 insertions(+), 62 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano