]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuGetSEVInfoToParams: Reformat to standard coding style
authorPeter Krempa <pkrempa@redhat.com>
Thu, 16 Dec 2021 17:24:58 +0000 (18:24 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 17 Dec 2021 14:14:25 +0000 (15:14 +0100)
commit8cd1fdb79a343517725dbd111db2217c4ee33570
treebc623be2e23ae7db86bdabb452922c3b0c8cb12b
parent5ce184f33c0e474f0a4bb730f90c0ef00d654904
qemuGetSEVInfoToParams: Reformat to standard coding style

The function was formatted weirdly which prompted additions to conform
to the unusual style.

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