Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Sun, 31 Aug 2025 20:04:59 -0700 you wrote: > strncpy is deprecated for use on NUL-terminated strings, as indicated in > Documentation/process/deprecated.rst. strncpy NUL-pads the destination > buffer and doesn't guarantee the destination buffer will be NUL > terminated. > > Signed-off-by: James Flowers <bold.zone2373@xxxxxxxxxxxx> > > [...] Here is the summary with links: - [v2] net/smc: Replace use of strncpy on NUL-terminated string with strscpy https://git.kernel.org/netdev/net-next/c/d250f14f5f07 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html