Skip to content
Commit f00de8e8 authored by Brahmajit Das's avatar Brahmajit Das Committed by Takashi Iwai
Browse files

ALSA: ctxfi: Replace deprecated strcpy() with strscpy()

strcpy() is deprecated; use strscpy() instead. Use strscpy() to copy the
long name because there's no string to format with sprintf().

No functional changes intended.

Link: https://github.com/KSPP/linux/issues/88



Signed-off-by: default avatarBrahmajit Das <listout@listout.xyz>
Link: https://patch.msgid.link/20250606204000.8156-1-listout@listout.xyz


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent c987a390
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment