Re: [PATCH] crypto: qce - Replace snprintf("%s") with strscpy
From: Konrad Dybcio
Date: Tue Feb 24 2026 - 06:34:22 EST
On 2/23/26 4:57 PM, Thorsten Blum wrote:
> Replace snprintf("%s", ...) with the faster and more direct strscpy().
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad