diff options
| author | Pranav Tyagi <[email protected]> | 2025-06-20 10:25:59 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-06-23 23:56:21 +0000 |
| commit | ae2402bf882b40fb9cf3b6a5c9ff0e6c7a9ef842 (patch) | |
| tree | b4d8b07c5dde1d059fd63baeb611e1691e408718 /net/tipc/msg.c | |
| parent | dt-bindings: net: convert qca,qca7000.txt yaml format (diff) | |
| download | kernel-ae2402bf882b40fb9cf3b6a5c9ff0e6c7a9ef842.tar.gz kernel-ae2402bf882b40fb9cf3b6a5c9ff0e6c7a9ef842.zip | |
net/smc: replace strncpy with strscpy
Replace the deprecated strncpy() with two-argument version of
strscpy() as the destination is an array
and should be NUL-terminated.
Signed-off-by: Pranav Tyagi <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tipc/msg.c')
0 files changed, 0 insertions, 0 deletions
