
26 Sep
2022
26 Sep
'22
10:27 a.m.
On a Monday in 2022, Peter Krempa wrote:
This also removes the confusing use of variables named 'tmpNode' and 'tmp_node' right next to each other.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 101 +++++++++++++---------------------------- 1 file changed, 31 insertions(+), 70 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano