[PATCH 1/3] qemu_capspriv.h: fix identation

Martin Kletzander mkletzan at redhat.com
Mon May 23 10:37:37 UTC 2022


On Fri, May 20, 2022 at 05:47:02PM -0300, Daniel Henrique Barboza wrote:
>Fix identation of virQEMUCapsUpdateHostCPUModel() params.
>
>Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>

trivial,

Reviewed-by: Martin Kletzander <mkletzan at redhat.com>

>---
> src/qemu/qemu_capspriv.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>diff --git a/src/qemu/qemu_capspriv.h b/src/qemu/qemu_capspriv.h
>index f4f4a99d32..26bf2d3571 100644
>--- a/src/qemu/qemu_capspriv.h
>+++ b/src/qemu/qemu_capspriv.h
>@@ -63,8 +63,8 @@ virQEMUCapsInitHostCPUModel(virQEMUCaps *qemuCaps,
>
> void
> virQEMUCapsUpdateHostCPUModel(virQEMUCaps *qemuCaps,
>-                            virArch hostArch,
>-                            virDomainVirtType type);
>+                              virArch hostArch,
>+                              virDomainVirtType type);
> int
> virQEMUCapsInitCPUModel(virQEMUCaps *qemuCaps,
>                         virDomainVirtType type,
>-- 
>2.32.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220523/5cb4b982/attachment.sig>


More information about the libvir-list mailing list