[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y7buIA1uVCa/Y1K+@osiris>
Date: Thu, 5 Jan 2023 16:34:56 +0100
From: Heiko Carstens <hca@...ux.ibm.com>
To: yang.yang29@....com.cn
Cc: freude@...ux.ibm.com, gor@...ux.ibm.com, agordeev@...ux.ibm.com,
borntraeger@...ux.ibm.com, svens@...ux.ibm.com,
linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
xu.panda@....com.cn
Subject: Re: [PATCH linux-next v3] s390/zcrypt: use strscpy() to instead of
strncpy()
On Thu, Jan 05, 2023 at 08:24:34PM +0800, yang.yang29@....com.cn wrote:
> From: Xu Panda <xu.panda@....com.cn>
>
> The implementation of strscpy() is more robust and safer.
> That's now the recommended way to copy NUL-terminated strings.
>
> Signed-off-by: Xu Panda <xu.panda@....com.cn>
> Signed-off-by: Yang Yang <yang.yang29@....com.cn>
> ---
> chang for v3
> - fix the sign-off Email address
> chang for v2
> - match the FROM with the Email
> ---
> drivers/s390/crypto/zcrypt_api.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists