diff options
author | Brahmajit Das <listout@listout.xyz> | 2025-06-07 02:10:00 +0530 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-06-09 09:53:30 +0200 |
commit | f00de8e82cab24ef2e2cae0b297b4dc46c3e37ca (patch) | |
tree | d9c00ebc3fd94a92cd9fbddc92b52689bbfdb293 /scripts/lib/kdoc/kdoc_files.py | |
parent | c987a390f1b3b8bdac11031d7004e3410fe259bd (diff) |
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: Brahmajit Das <listout@listout.xyz>
Link: https://patch.msgid.link/20250606204000.8156-1-listout@listout.xyz
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions