[PATCH 1/4] qemuProcessSetupPid: Use @numatune variable more

Martin Kletzander mkletzan at redhat.com
Tue May 23 12:19:09 UTC 2023


On Tue, May 23, 2023 at 12:06:18PM +0200, Michal Privoznik wrote:
>Inside of qemuProcessSetupPid() there's @numatune variable which
>is set to vm->def->numa, but it lives only in one block. In the
>rest of places the expanded form (vm->def->numa) is used instead.
>Move the variable declaration at the beginning of the function
>and use it instead of the expanded form.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>

Reviewed-by: Martin Kletzander <mkletzan at redhat.com>
-------------- 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/20230523/cba389ef/attachment.sig>


More information about the libvir-list mailing list