
14 Nov
2019
14 Nov
'19
12:31 p.m.
On Thu, Nov 14, 2019 at 11:43:31AM +0100, Peter Krempa wrote:
Combine the terms in the two sets of nested conditionals an don't reuse a variable for a more obvious control flow.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virfile.c | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>