Vladimir Sementsov-Ogievskiy <[email protected]> wrote: > On 24.04.23 21:32, Juan Quintela wrote: >> Signed-off-by: Juan Quintela <[email protected]> > > Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
> could be stricter "const char *" I change changed the patch just to reflect this. > >> @@ -34,20 +34,19 @@ migration_tls_get_creds(MigrationState *s, >> Error **errp) > > "s" argument becomes unused, may be dropped. Good catch! I created the patches for this, will send after I send the PULL request. Thanks, Juan.
