All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: linux-kernel@vger.kernel.org, wsa+renesas@sang-engineering.com
Cc: mathieu.poirier@linaro.org, linux-arm-msm@vger.kernel.org,
	linux-remoteproc@vger.kernel.org, konrad.dybcio@somainline.org,
	agross@kernel.org
Subject: Re: [PATCH] remoteproc: move from strlcpy with unused retval to strscpy
Date: Wed, 28 Dec 2022 12:18:33 -0600	[thread overview]
Message-ID: <167225151224.950465.17763103861662931886.b4-ty@kernel.org> (raw)
In-Reply-To: <20220818210059.7253-1-wsa+renesas@sang-engineering.com>

On Thu, 18 Aug 2022 23:00:59 +0200, Wolfram Sang 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.
> 
> 

Applied, thanks!

[1/1] remoteproc: move from strlcpy with unused retval to strscpy
      commit: 1b0f00d3b1fc25525e1fcd8c5845e362f5688849

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

      reply	other threads:[~2022-12-28 18:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 21:00 [PATCH] remoteproc: move from strlcpy with unused retval to strscpy Wolfram Sang
2022-12-28 18:18 ` Bjorn Andersson [this message]

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=167225151224.950465.17763103861662931886.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --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.