Re: [PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy

From: Martin K. Petersen
Date: Tue Dec 05 2023 - 20:56:37 EST



Kees,

> On Mon, Oct 30, 2023 at 07:04:33PM +0000, Justin Stitt wrote:
>> strncpy() is deprecated for use on NUL-terminated destination strings
>> [1] and as such we should prefer more robust and less ambiguous string
>> interfaces.

> Yeah, this conversion looks correct to me too.
>
> Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

Applied to 6.8/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering