]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vboxSetBootDeviceOrder: Remove whitespace alignment in VIR_DEBUG statements
authorPeter Krempa <pkrempa@redhat.com>
Mon, 28 Mar 2022 14:15:12 +0000 (16:15 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 8 Apr 2022 07:32:47 +0000 (09:32 +0200)
commitf7ed8d929f6695fd64040d36ab5fbc515b3ca181
tree14f371db1ecf22153cbd7ca41617e697553c0c34
parent3dd6f0e3de13a73ff4bd87577dfaa4dcfe02bdce
vboxSetBootDeviceOrder: Remove whitespace alignment in VIR_DEBUG statements

Don't try to align the output, it's not future-proof and it's for
debugging only.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/vbox/vbox_common.c