Re: [PATCH] qemuGetSEVInfoToParams: Reformat to standard coding style

2021-12-16 Thread Daniel P . Berrangé
On Thu, Dec 16, 2021 at 06:28:44PM +0100, Peter Krempa wrote: > The function was formatted weirdly which prompted additions to conform > to the unusual style. > > Signed-off-by: Peter Krempa > --- > src/qemu/qemu_driver.c | 18 +- > 1 file changed, 9 insertions(+), 9

[PATCH] qemuGetSEVInfoToParams: Reformat to standard coding style

2021-12-16 Thread Peter Krempa
The function was formatted weirdly which prompted additions to conform to the unusual style. Signed-off-by: Peter Krempa --- src/qemu/qemu_driver.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c index