[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175072382074.3339593.8252198682877965206.git-patchwork-notify@kernel.org>
Date: Tue, 24 Jun 2025 00:10:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pranav Tyagi <pranav.tyagi03@...il.com>
Cc: wenjia@...ux.ibm.com, jaka@...ux.ibm.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux-rdma@...r.kernel.org, linux-s390@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
alibuda@...ux.alibaba.com, tonylu@...ux.alibaba.com, guwen@...ux.alibaba.com,
horms@...nel.org, skhan@...uxfoundation.org,
linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH v2] net/smc: replace strncpy with strscpy
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 20 Jun 2025 15:55:59 +0530 you wrote:
> 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 <pranav.tyagi03@...il.com>
> ---
> net/smc/smc_pnet.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [v2] net/smc: replace strncpy with strscpy
https://git.kernel.org/netdev/net-next/c/ae2402bf882b
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