diff options
author | 2025-05-22 20:01:09 +0200 | |
---|---|---|
committer | 2025-05-22 20:35:56 +0200 | |
commit | b80a61173d08e10b502578cbcb7a55febeff983b (patch) | |
tree | 4b06598335fc488616c222a776421e43725f6437 /scripts/lib/kdoc/kdoc_files.py | |
parent | Merge branch 'for-linus' into for-next (diff) | |
download | linux-rng-b80a61173d08e10b502578cbcb7a55febeff983b.tar.xz linux-rng-b80a61173d08e10b502578cbcb7a55febeff983b.zip |
ALSA: atmel: 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: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20250522180111.12144-2-thorsten.blum@linux.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions