linux/arch/um/os-Linux/drivers
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
..
etap.h um: Add SPDX headers for files in arch/um/os-Linux 2019-09-15 21:37:17 +02:00
ethertap_kern.c um: Add SPDX headers for files in arch/um/os-Linux 2019-09-15 21:37:17 +02:00
ethertap_user.c um: Convert strscpy() usage to 2-argument style 2024-02-20 20:47:32 -08:00
Makefile kbuild: remove --include-dir MAKEFLAG from top Makefile 2023-02-05 18:51:22 +09:00
tuntap_kern.c um: Add SPDX headers for files in arch/um/os-Linux 2019-09-15 21:37:17 +02:00
tuntap_user.c um: Convert strscpy() usage to 2-argument style 2024-02-20 20:47:32 -08:00
tuntap.h um: Add SPDX headers for files in arch/um/os-Linux 2019-09-15 21:37:17 +02:00