On a Thursday in 2021, Peter Krempa wrote:
Per coding guidelines error messages should not be broken into lines
and
variables should be separated by apostrophes.
https://libvirt.org/coding-style.html#error-message-format
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano