[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175528741824.1253623.4919609679119905065.git-patchwork-notify@kernel.org>
Date: Fri, 15 Aug 2025 19:50:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Thorsten Blum <thorsten.blum@...ux.dev>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: Space: Replace memset(0) + strscpy() with
strscpy_pad()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 14 Aug 2025 20:05:14 +0200 you wrote:
> Replace memset(0) followed by strscpy() with strscpy_pad() to improve
> netdev_boot_setup_add(). This avoids zeroing the memory before copying
> the string and ensures the destination buffer is only written to once,
> simplifying the code and improving efficiency.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@...ux.dev>
>
> [...]
Here is the summary with links:
- [net-next] net: Space: Replace memset(0) + strscpy() with strscpy_pad()
https://git.kernel.org/netdev/net-next/c/815957293639
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists