diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-08-19 00:00:00 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-08-23 02:22:53 +0300 |
commit | c19edff61210eb846bf8ec44c9f87d1ca9efdfd2 (patch) | |
tree | 7b4b4499fadffe512f48601c6822eb6a563fea9d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) | |
download | linux-c19edff61210eb846bf8ec44c9f87d1ca9efdfd2.tar.xz |
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 <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20220818210000.6600-1-wsa+renesas@sang-engineering.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions