diff options
author | Wolfram Sang <[email protected]> | 2022-08-18 23:00:00 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-08-22 16:22:53 -0700 |
commit | c19edff61210eb846bf8ec44c9f87d1ca9efdfd2 (patch) | |
tree | 7b4b4499fadffe512f48601c6822eb6a563fea9d /tools/perf/scripts/python/syscall-counts.py | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) |
clk: 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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions