Hi Masami, On 25. Aug 2025, at 09:05, Masami Hiramatsu (Google) wrote: > On Wed, 20 Aug 2025 23:47:18 +0200 > Thorsten Blum <thorsten.b...@linux.dev> wrote: > >> strcpy() is deprecated; use memcpy() instead. >> >> Link: https://github.com/KSPP/linux/issues/88 >> Signed-off-by: Thorsten Blum <thorsten.b...@linux.dev> > > OK, looks good to me.
Did you forget to add a Reviewed-by: tag and/or to add it to your tree? Thanks, Thorsten