[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175503362874.2827924.7880375273804759284.git-patchwork-notify@kernel.org>
Date: Tue, 12 Aug 2025 21:20:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Thorsten Blum <thorsten.blum@...ux.dev>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, arnd@...db.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] caif: 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 Mon, 11 Aug 2025 11:34:40 +0200 you wrote:
> Replace memset(0) followed by strscpy() with strscpy_pad() to improve
> cfctrl_linkup_request(). 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] caif: Replace memset(0) + strscpy() with strscpy_pad()
https://git.kernel.org/netdev/net-next/c/63fe077c21d3
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