diff options
author | Wolfram Sang <[email protected]> | 2022-08-18 23:00:56 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-08-30 13:12:38 +0530 |
commit | 71351b0e5646c8c4e758fb70942667eda096d09c (patch) | |
tree | efe28e688a06c1a3b7bc612d73b4ca6a80302215 /lib/pm-notifier-error-inject.c | |
parent | a2e927b0e50d1c181f602f6ab091d8349b08211c (diff) |
phy: 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]>
Acked-by: Jernej Skrabec <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions