]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vbox: vboxDumpAudio: invert conditions
authorJán Tomko <jtomko@redhat.com>
Fri, 2 Oct 2020 17:55:02 +0000 (19:55 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 5 Oct 2020 12:29:41 +0000 (14:29 +0200)
commit4a1f4e898b0b0c4666a9c54c892884564bc27544
treed4de94bafa2adb00a5db7b31b4f5899f0831dba5
parenta7464a3f01c74a132346dd9574a627ca8511b3a4
vbox: vboxDumpAudio: invert conditions

Elimination of the positive conditions reduces
the indentation by two levels.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/vbox/vbox_common.c