[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y7LMsfB8T59d0Ujk@osiris>
Date: Mon, 2 Jan 2023 13:23:13 +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] s390/zcrypt: use strscpy() to instead of
strncpy()
On Fri, Dec 23, 2022 at 10:45:21AM +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>
> ---
> drivers/s390/crypto/zcrypt_api.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
Please resend and make sure that your Signed-off-by Name+Email address
actually matches the From: field of your Email.
Thank you!
Powered by blists - more mailing lists