On Sat, Feb 08, 2025 at 11:06:21PM -0500, Ethan Carter Edwards wrote: > The strcpy() function has been deprecated and replaced with strscpy(). > There is an effort to make this change treewide: > https://github.com/KSPP/linux/issues/88. > > Signed-off-by: Ethan Carter Edwards <[email protected]> > Reviewed-by: Dan Carpenter <[email protected]> > --- > v3: resend after merge window ends > Link to v2: > https://lore.kernel.org/lkml/62yrwnnvqtwv4etjeaatms5xwiixirkbm6f7urmijwp7kk7bio@r2ric7eqhsvf/T/#u > v2: reduce verbosity > Link to v1: > https://lore.kernel.org/lkml/bqKL4XKDGLWNih2jsEzZYpBSHG6Ux5mLZfDBIgHckEUxDq4l4pPgQPEXEqKRE7pUwMrXZBVeko9aYr1w_E5h5r_R_YFA46G8dGhV1id7zy4=@ethancedwards.com/
Ah great. Thanks for remembering. regards, dan carpenter
