]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hypervisor: Move error messages onto a single line
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 24 Aug 2023 15:03:58 +0000 (17:03 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Sep 2023 07:35:36 +0000 (09:35 +0200)
commit0e588509f25c183f897587c42a0cb95768d3a046
tree9cab3c83fa0e3cedcdff4e78fb3044d28e8f7801
parentc5235f68d6a24e5037f23af3210f55a4cd4eaa2b
hypervisor: Move error messages onto a single line

Error messages are exempt from the 80 columns rule. Move them
onto one line.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/hypervisor/domain_cgroup.c
src/hypervisor/virhostdev.c