diff options
author | Wolfram Sang <[email protected]> | 2022-08-18 23:01:06 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-10-17 13:19:39 -0500 |
commit | 3f54a39819324e7adba8ff3c0e2bd97f218bb956 (patch) | |
tree | 5e66dc888eceae17c6188de8caffe10d409f5c65 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) |
soc: qcom: move from strlcpy with unused retval to strscpy
Follow the advice of the below link and prefer 'strscpy' in this
subsystem. Conversion is 1:1 because the return value is not used.
Generated by a coccinelle script.
Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
Signed-off-by: Wolfram Sang <[email protected]>
[bjorn: Only applied qcom-part of patch]
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions