]> xenbits.xensource.com Git - libvirt.git/commit
conf: 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:35 +0000 (09:35 +0200)
commit80178428cacda70a0ef3c566a7a4fddb9d0912c0
treeade36e8ad46972a74079d06c99cbd8dd3200c262
parentbfa322d6ce274eab84aa6cbee85c87fe3d0837a3
conf: 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>
14 files changed:
src/conf/cpu_conf.c
src/conf/domain_addr.c
src/conf/domain_conf.c
src/conf/domain_validate.c
src/conf/netdev_bandwidth_conf.c
src/conf/netdev_vlan_conf.c
src/conf/network_conf.c
src/conf/node_device_conf.c
src/conf/node_device_util.c
src/conf/numa_conf.c
src/conf/nwfilter_params.c
src/conf/snapshot_conf.c
src/conf/storage_adapter_conf.c
src/conf/virdomainjob.c