summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorKees Cook <kees@kernel.org>2026-03-23 01:18:34 +0000
committerKees Cook <kees@kernel.org>2026-06-18 16:37:13 -0700
commit58c4ce8cd6cd1fbf1bca2e1d1f42f9e2899fa934 (patch)
tree0ebbdf4a4ec015411f9ac0aa1eae5848a62154e4 /include/linux
parentdfe05fcca83d794cd76da1b6deb2dcd082aa1174 (diff)
downloadlwn-58c4ce8cd6cd1fbf1bca2e1d1f42f9e2899fa934.tar.gz
lwn-58c4ce8cd6cd1fbf1bca2e1d1f42f9e2899fa934.zip
xtensa: Remove arch-specific strncpy() implementation
strncpy() has no remaining callers in the kernel[1]. Remove the xtensa-specific inline assembly implementation and __HAVE_ARCH_STRNCPY define, falling back to the generic version in lib/string.c. Link: https://github.com/KSPP/linux/issues/90 [1] Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions