Files
linux/arch/mips/generic
Thorsten Blum 6a1e6bf933 MIPS: generic: Replace deprecated strcpy() in ocelot_detect()
strcpy() is deprecated; use strscpy() instead.

Link: https://github.com/KSPP/linux/issues/88
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-08-29 22:34:30 +02:00
..