diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-08-18 23:02:18 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-08-23 03:06:55 +0200 |
commit | a71af8902b89e89f5126290863cd930f5126ba8e (patch) | |
tree | ad5d96f6519164eff8fb135eaf40d376a44b0e2d /net/openvswitch/vport-internal_dev.c | |
parent | dsa: move from strlcpy with unused retval to strscpy (diff) | |
download | linux-a71af8902b89e89f5126290863cd930f5126ba8e.tar.xz linux-a71af8902b89e89f5126290863cd930f5126ba8e.zip |
ethtool: 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/20220818210218.8443-1-wsa+renesas@sang-engineering.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/openvswitch/vport-internal_dev.c')
0 files changed, 0 insertions, 0 deletions