linux/sound/aoa/core
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
..
Makefile ALSA: aoa: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:08 +02:00
alsa.c ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00
alsa.h
core.c
gpio-feature.c ALSA: aoa: Use guard() for mutex locks 2025-09-01 13:54:27 +02:00
gpio-pmf.c ALSA: aoa: Use guard() for mutex locks 2025-09-01 13:54:27 +02:00