Fabiano Rosas wrote:
> Juan Quintela writes:
>
>
>> +/*
>> + * pseudo capabilities
>> + *
>> + * This are functions that are used in a similar way that capabilities
>> + * check, but they are not a capability.
>
> s/This/These/
> s/that capabilities/to capabilities/
>
Fixed, thanks.
Juan Quintela writes:
> Once there, rename it to migrate_tls() and make it return bool for
> consistency.
>
> Signed-off-by: Juan Quintela
> ---
> migration/migration.c | 9 -
> migration/migration.h | 2 --
> migration/options.c | 16 +++-
> migration/options.h | 9 +
Once there, rename it to migrate_tls() and make it return bool for
consistency.
Signed-off-by: Juan Quintela
---
migration/migration.c | 9 -
migration/migration.h | 2 --
migration/options.c | 16 +++-
migration/options.h | 9 +
migration/tls.c | 3 ++-