On 6/7/23 12:29, Laszlo Ersek wrote:
The only migrate_fd_error() call sites are in "migration/migration.c",
which is also where we define migrate_fd_error(). Make the function
static, and remove its declaration from "migration/migration.h".
Cc: Juan Quintela (maintainer:Migration)
Cc: Leonardo
Laszlo Ersek wrote:
> The only migrate_fd_error() call sites are in "migration/migration.c",
> which is also where we define migrate_fd_error(). Make the function
> static, and remove its declaration from "migration/migration.h".
>
> Cc: Juan Quintela (maintainer:Migration)
> Cc: Leonardo Bras (
The only migrate_fd_error() call sites are in "migration/migration.c",
which is also where we define migrate_fd_error(). Make the function
static, and remove its declaration from "migration/migration.h".
Cc: Juan Quintela (maintainer:Migration)
Cc: Leonardo Bras (reviewer:Migration)
Cc: Peter Xu