From: Vinod Koul <vkoul@kernel.org>
To: XueBing Chen <chenxuebing@jari.cn>
Cc: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dmaengine: dmatest: use strscpy to replace strlcpy
Date: Wed, 6 Jul 2022 11:05:05 +0530 [thread overview]
Message-ID: <YsUfCaN6KknEAbtd@matsya> (raw)
In-Reply-To: <12e4cf06.a35.180fa748c29.Coremail.chenxuebing@jari.cn>
On 25-05-22, 17:03, XueBing Chen wrote:
>
> The strlcpy should not be used because it doesn't limit the source
> length. Preferred is strscpy.
Applied, thanks
--
~Vinod
prev parent reply other threads:[~2022-07-06 5:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-25 9:03 [PATCH] dmaengine: dmatest: use strscpy to replace strlcpy XueBing Chen
2022-07-06 5:35 ` Vinod Koul [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=YsUfCaN6KknEAbtd@matsya \
--to=vkoul@kernel.org \
--cc=chenxuebing@jari.cn \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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.