]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: sanitize blank lines in config file
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 16 Jul 2025 15:30:52 +0000 (16:30 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 22 Jul 2025 10:05:49 +0000 (11:05 +0100)
commit0b9cfa791f2bd135ea36fe03fd1a8d6c8bf5e3d6
tree0c249a43bd226a578646f67c777f985fb2e1a723
parent845e1b5138f37dbf91e5b08b7d54d963a6ec0452
qemu: sanitize blank lines in config file

We mostly use 2 blank lines between config file entries to
improve readability. Fix where we don't do that.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu.conf.in