On 2025-07-03 11:15, Harry Wentland wrote >Thanks for your patch. > >Please run and fix this checkpatch.pl warning: > >WARNING: From:/Signed-off-by: email address mismatch: 'From: jackysliu ><1972843...@qq.com>' != 'Signed-off-by: jackysliu <secur...@tencent.com>'
>I would prefer to simply wrap the dc->ctx->logger and dc->ctx bits >with if (!dc->ctx) and avoid the goto. Thank you Harry, for the patient review. I'll submit a revised patch later.