|
From: | Het Gala |
Subject: | Re: [PATCH] migration: Simplify initial conditionals in migration for better readability |
Date: | Tue, 5 Dec 2023 13:33:48 +0530 |
User-agent: | Mozilla Thunderbird |
The inital conditional statements in qmp migration functions is harder to understand than necessary. It is better to get all errors out of the way in the beginning itself to have better readability and error handling. Signed-off-by: Het Gala <het.gala@nutanix.com> Suggested-by: Markus Armbruster <armbru@redhat.com>
I have also tested this patch on the Qemu CI/CD, ref : https://gitlab.com/galahet/Qemu/-/pipelines/1094304060
Regards,
Het Gala
[Prev in Thread] | Current Thread | [Next in Thread] |