On Wed, Aug 21, 2019 at 01:15:26 +0200, Ján Tomko wrote:
In the future we will perform more actions if ns.parse
is present. Decouple the condition from the actual call.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
src/conf/domain_conf.c | 7 ++++---
src/conf/network_conf.c | 7 ++++---
src/conf/storage_conf.c | 7 ++++---
3 files changed, 12 insertions(+), 9 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>