[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175072382350.3339593.12642301782581151819.git-patchwork-notify@kernel.org>
Date: Tue, 24 Jun 2025 00:10:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pranav Tyagi <pranav.tyagi03@...il.com>
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
horms@...nel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
skhan@...uxfoundation.org, linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH v2 net-next] net/sched: 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 16:06:53 +0530 you wrote:
> Replace the deprecated strncpy() with the two-argument version of
> strscpy() as the destination is an array
> and buffer should be NUL-terminated.
>
> Signed-off-by: Pranav Tyagi <pranav.tyagi03@...il.com>
> ---
> net/sched/em_text.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [v2,net-next] net/sched: replace strncpy with strscpy
https://git.kernel.org/netdev/net-next/c/b04202d6065c
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