On a Wednesday in 2020, Peter Krempa wrote:
There are multiple places accessing the domain definition. Extract it
to
a local variable so that it's more clear what's happening.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/snapshot_conf.c | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano