]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virDomainInputDefValidate: Reformat
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 26 May 2022 11:50:23 +0000 (13:50 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 30 May 2022 14:30:09 +0000 (16:30 +0200)
commitbded22e3a7333d8262545231cb4526e0a9571792
tree2d6ffc9e034eec44a6f6913b61f3d3c3a5027334
parent60d18ff746dcf7bd5614b75fe92570d02fb3414c
virDomainInputDefValidate: Reformat

There are some formatting problems with virDomainInputDefValidate().
Reformat it to our standards. Use this opportunity to move error
messages onto a single line.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/domain_validate.c