diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-09-11 03:52:28 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-13 05:29:04 +0200 |
commit | 5905c024a776c7f592581551993817aaf0cd1f36 (patch) | |
tree | cdea44cfa6ed488d75a840ae7f7f234fc4c657c9 /drivers/scsi | |
parent | uapi: libc-compat: remove ipx leftovers (diff) | |
download | linux-5905c024a776c7f592581551993817aaf0cd1f36.tar.xz linux-5905c024a776c7f592581551993817aaf0cd1f36.zip |
net: caif: remove unused name
Justin sent a patch to use strscpy_pad() instead of strncpy()
on the name field. Simon rightly asked why the _pad() version
is used, and looking closer name seems completely unused,
the last code which referred to it was removed in
commit 8391c4aab1aa ("caif: Bugfixes in CAIF netdevice for close and flow control")
Link: https://lore.kernel.org/20240909-strncpy-net-caif-chnl_net-c-v1-1-438eb870c155@google.com
Reviewed-by: Simon Horman <horms@kernel.org>
Acked-by: Justin Stitt <justinstitt@google.com>
Link: https://patch.msgid.link/20240911015228.1555779-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions