On Fri, Jul 18, 2025 at 4:38 PM Thorsten Blum <thorsten.b...@linux.dev> wrote: > > strcpy() is deprecated; use strscpy() instead. > > Link: https://github.com/KSPP/linux/issues/88 > Signed-off-by: Thorsten Blum <thorsten.b...@linux.dev> > --- > kernel/audit_tree.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-)
This looks fine to me, but as we are at -rc6 I'm going to hold off on merging this until after the upcoming merge window. -- paul-moore.com