aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-04-24 11:27:11 +0200
committerHeiko Carstens <hca@linux.ibm.com>2025-04-30 11:41:28 +0200
commitde6b4f99010ad22f0242f1fc0f75c0752a56e9bb (patch)
treeb5b839e2369d266db5468cd86572839923bf1450 /tools/perf/scripts/python
parents390/con3270: Use strscpy() instead of strcpy() (diff)
downloadlinux-de6b4f99010ad22f0242f1fc0f75c0752a56e9bb.tar.gz
linux-de6b4f99010ad22f0242f1fc0f75c0752a56e9bb.zip
s390/string: Remove strcpy() implementation
Remove the optimized strcpy() library implementation. This doesn't make any difference since gcc recognizes all strcpy() usages anyway and uses the builtin variant. There is not a single branch to strcpy() within the generated kernel image, which also seems to be the reason why most other architectures don't have a strcpy() implementation anymore. Reviewed-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions