linux/arch/um
Kees Cook 1e06589843 um: Convert strscpy() usage to 2-argument style
The ARCH=um build has its own idea about strscpy()'s definition. Adjust
the callers to remove the redundant sizeof() arguments ahead of treewide
changes, since it needs a manual adjustment for the newly named
sized_strscpy() export.

Cc: Richard Weinberger <richard@nod.at>
Cc: linux-um@lists.infradead.org
Signed-off-by: Kees Cook <keescook@chromium.org>
2024-02-20 20:47:32 -08:00
..
configs um: Fix hostaudio build errors 2023-08-19 23:30:22 +02:00
drivers um: Convert strscpy() usage to 2-argument style 2024-02-20 20:47:32 -08:00
include um: Convert strscpy() usage to 2-argument style 2024-02-20 20:47:32 -08:00
kernel This pull request contains the following changes for UML: 2024-01-17 10:44:34 -08:00
os-Linux um: Convert strscpy() usage to 2-argument style 2024-02-20 20:47:32 -08:00
scripts um: prevent user code in modules 2023-04-20 23:06:38 +02:00
.gitignore um: gitignore: Add kernel/capflags.c 2021-12-21 21:22:43 +01:00
Kbuild um: use obj-y to descend into arch/um/*/ 2023-08-26 22:41:34 +02:00
Kconfig Landlock updates for v6.5-rc1 2023-06-27 17:10:27 -07:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: use obj-y to descend into arch/um/*/ 2023-08-26 22:41:34 +02:00
Makefile-os-Linux
Makefile-skas arch: um: Add Clang coverage support 2024-01-05 00:30:35 +01:00