On Wed, Mar 06, 2019 at 09:20:28AM +0100, Peter Krempa wrote:
Refactor the function to use the XML formatting aid and use automatic
If you had split this according to this conjunction ^^^
it would have been slightly easier to read.
cleaning to simplify the control flow.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/domain_conf.c | 44 ++++++++++++++----------------------------
1 file changed, 14 insertions(+), 30 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano