mirror-linux/sound/aoa/codecs
Thorsten Blum e135eeef0b ALSA: aoa: Remove redundant size arguments from strscpy()
The size parameter of strscpy() is optional if the destination buffer
has a fixed length and strscpy() can automatically determine its size
using sizeof(). This makes many explicit size arguments redundant.

Remove them to shorten and simplify the code.

No functional changes intended.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-09-12 07:54:40 +02:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile ALSA: aoa: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:08 +02:00
onyx.c ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00
onyx.h ALSA: aoa: Replace asm/prom.h with explicit includes 2023-10-06 11:11:40 +02:00
tas-basstreble.h ALSA: aoa: More constifications 2020-01-05 16:14:27 +01:00
tas-gain-table.h ALSA: aoa: More constifications 2020-01-05 16:14:27 +01:00
tas.c ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00
tas.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250 2019-06-19 17:09:08 +02:00
toonie.c ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00