diff options
author | 2022-08-18 23:01:00 +0200 | |
---|---|---|
committer | 2022-12-28 09:47:41 -0600 | |
commit | d2ff0f84c1156dfd3646a4ca682b38413b409aa0 (patch) | |
tree | bfe8afc97192a0af061886a1be5dec5b28d05d25 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dt-bindings: remoteproc: qcom,glink-edge: add GPR node (diff) | |
download | wireguard-linux-d2ff0f84c1156dfd3646a4ca682b38413b409aa0.tar.xz wireguard-linux-d2ff0f84c1156dfd3646a4ca682b38413b409aa0.zip |
rpmsg: 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>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220818210100.7277-1-wsa+renesas@sang-engineering.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions