linux/sound/aoa
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
..
codecs ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00
core ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00
fabrics ALSA: aoa: Remove redundant size arguments from strscpy() 2025-09-12 07:54:40 +02:00
soundbus ALSA: aoa: Don't split string across lines 2025-09-10 13:20:01 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
aoa-gpio.h ALSA: aoa: Replace asm/prom.h with explicit includes 2023-10-06 11:11:40 +02:00
aoa.h ALSA: aoa: Replace asm/prom.h with explicit includes 2023-10-06 11:11:40 +02:00