migration: Move migrate_use_return() to options.c
authorJuan Quintela <quintela@redhat.com>
Wed, 1 Mar 2023 21:25:47 +0000 (22:25 +0100)
committerJuan Quintela <quintela@redhat.com>
Mon, 24 Apr 2023 13:01:46 +0000 (15:01 +0200)
commit38ad1110e368bf91453c0abbd657224d57b65d47
treefe7400bb0694382bf440fb97b450feeebc036871
parent9d4b1e5f22a838285ebeb8f0eb7cc8df1161998f
migration: Move migrate_use_return() to options.c

Once that we are there, we rename the function to migrate_return_path()
to be consistent with all other capabilities.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
migration/migration.c
migration/migration.h
migration/options.c
migration/options.h
migration/rdma.c