On Thu, Jan 25, 2024 at 06:25:13PM +0200, Avihai Horon wrote: > local_err in migration_ioc_process_incoming() is used only in the > multifd if branch. Move the local_err check under the multifd branch, > where it is actually used. > > Signed-off-by: Avihai Horon <avih...@nvidia.com>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu