]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: Move error messages onto a single line
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 24 Aug 2023 14:52:33 +0000 (16:52 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Sep 2023 07:35:35 +0000 (09:35 +0200)
commit34f5d89e401365de87688d395e09c7c6c92b6dee
tree783cc5db4fdd616a95d83e6767524ff78448f862
parent371835a2bbda6efdeec578b19c022d7c2bbc4a1d
bhyve: 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/bhyve/bhyve_command.c
src/bhyve/bhyve_domain.c
src/bhyve/bhyve_driver.c