Re: [PATCH RESEND] ARM: omap2: Replace scnprintf with strscpy in omap3_cpuinfo
From: Andreas Kemnade
Date: Mon Mar 02 2026 - 12:13:05 EST
On Tue, 24 Feb 2026 15:45:51 +0100
Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
> Replace scnprintf("%s", ...) with the faster and more direct strscpy().
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Reviewed-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>