mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Move the error branch to the top and remove unnecessary nesting in send_migration(). This change is purely mechanical and introduces no functional changes. It simplifies the control flow and prepares the code for the following migration-related improvements in this series. Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de> On-behalf-of: SAP philipp.schuster@sap.com