Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Mon, 8 Jun 2026 10:54:59 +0100 you wrote: > From: David Laight <[email protected]> > > Replacing strcpy() with strscpy() ensures that overflow of the target > buffer cannot happen. > > Signed-off-by: David Laight <[email protected]> > > [...] Here is the summary with links: - [net-next] drivers/net/ethernet/emulex/benet: Use strscpy() to copy strings into arrays https://git.kernel.org/netdev/net-next/c/9f9fdd88e9f6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

