"Dr. David Alan Gilbert (git)" wrote:
> From: zhanghailiang
>
> Fix the first parameter of migrate_set_state(), and export it.
> We will use it in later.
>
> Signed-off-by: zhanghailiang
> Reviewed-by: Dr. David Alan Gilbert
Why do we need to change the prototype?
If you don't have a Migratio
From: zhanghailiang
Fix the first parameter of migrate_set_state(), and export it.
We will use it in later.
Signed-off-by: zhanghailiang
Reviewed-by: Dr. David Alan Gilbert
---
include/migration/migration.h | 2 ++
migration/migration.c | 36 +---
2 fi