summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2022-08-19 00:02:18 +0300
committerJakub Kicinski <kuba@kernel.org>2022-08-23 04:06:55 +0300
commita71af8902b89e89f5126290863cd930f5126ba8e (patch)
treead5d96f6519164eff8fb135eaf40d376a44b0e2d /.clang-format
parente4d44b3d278d71dbe711752131fef6c981fc6fc8 (diff)
downloadlinux-a71af8902b89e89f5126290863cd930f5126ba8e.tar.xz
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 '.clang-format')
0 files changed, 0 insertions, 0 deletions