All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: linux-kernel@vger.kernel.org, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	nhorman@tuxdriver.com, netdev@vger.kernel.org
Subject: Re: [PATCH] net: move from strlcpy with unused retval to strscpy
Date: Tue, 23 Aug 2022 01:20:15 +0000	[thread overview]
Message-ID: <166121761585.25281.2104365133158962801.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220818210215.8395-1-wsa+renesas@sang-engineering.com>

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 18 Aug 2022 23:02:15 +0200 you wrote:
> Follow the advice of the below link and prefer 'strscpy' in this
> subsystem. Conversion is 1:1 because the return value is not used.
> Generated by a coccinelle script.
> 
> Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> 
> [...]

Here is the summary with links:
  - net: move from strlcpy with unused retval to strscpy
    https://git.kernel.org/netdev/net-next/c/70986397a15b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2022-08-23  1:20 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 21:02 [PATCH] net: move from strlcpy with unused retval to strscpy Wolfram Sang
2022-08-23  1:20 ` patchwork-bot+netdevbpf [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-18 21:00 Wolfram Sang
2022-08-18 21:00 ` Wolfram Sang
2022-08-19  6:53 ` Marc Kleine-Budde
2022-08-19  9:45 ` Petr Machata
2022-08-19 15:26 ` Geoff Levand
2022-08-19 15:26   ` Geoff Levand
2022-08-19 15:45 ` Tom Lendacky
2022-08-19 15:45   ` Tom Lendacky
2022-08-19 15:45   ` Tom Lendacky via Virtualization
2022-08-19 16:06 ` Marcin Wojtas
2022-08-19 16:06   ` Marcin Wojtas
2022-08-21 11:39 ` Leon Romanovsky
2022-08-21 11:39   ` Leon Romanovsky
2022-08-21 11:39   ` Leon Romanovsky
2022-08-22  7:00 ` Shay Agroskin
2022-08-22  7:00   ` Shay Agroskin
2022-08-23  1:05 ` Jakub Kicinski
2022-08-23  1:05   ` Jakub Kicinski
2022-08-30 19:59   ` Wolfram Sang
2022-08-30 19:59     ` Wolfram Sang
2022-08-23  7:09 ` Krzysztof Hałasa
2022-08-23  7:09   ` Krzysztof Hałasa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=166121761585.25281.2104365133158962801.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@tuxdriver.com \
    --cc=pabeni@redhat.com \
    --cc=wsa+renesas@sang-engineering.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.