linux-yocto/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
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
tas-gain-table.h
tas.c ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00
tas.h
toonie.c ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00