linux-loongson/arch/mips/loongson2ef/common
Thorsten Blum 1bea9ab46d MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy()
strncpy() is deprecated for NUL-terminated destination buffers. Use
strscpy() instead and remove the manual NUL-termination.

Compile-tested only.

Link: https://github.com/KSPP/linux/issues/90
Cc: linux-hardening@vger.kernel.org
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-02-27 10:40:01 +01:00
..
cs5536 MIPS: loongson2ef: Add missing break in cs5536_isa 2023-04-12 15:12:24 +02:00
bonito-irq.c MIPS: Replace setup_irq() by request_irq() 2020-03-05 16:47:35 +01:00
env.c MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdline 2019-11-11 10:44:56 -08:00
init.c MIPS: init: move externs to header file 2021-01-07 17:12:51 +01:00
irq.c
machtype.c MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy() 2025-02-27 10:40:01 +01:00
Makefile MIPS: loongson2ef: don't build serial.o unconditionally 2021-08-05 10:58:21 +02:00
mem.c MIPS: loongson2ef: remove function __uncached_access() 2021-01-27 21:51:15 +01:00
pci.c MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration 2022-09-19 16:34:31 +02:00
platform.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00
pm.c MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter() 2020-01-09 09:57:07 -08:00
reset.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
rtc.c
serial.c
setup.c
time.c
uart_base.c MIPS: Loongson2ef: Convert to early_printk_8250 2019-11-11 10:45:00 -08:00