
24 Oct
2019
24 Oct
'19
2:21 p.m.
On Thu, Oct 24, 2019 at 03:56:19PM +0200, Peter Krempa wrote:
Spare a few more lines rather than having a condition with a nested ternary.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virbuffer.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano