summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2025-09-11 23:43:22 +0200
committerTakashi Iwai <tiwai@suse.de>2025-09-12 07:54:40 +0200
commite135eeef0b25d44fe71dc3b71b0106d48d825470 (patch)
tree091971b35241e8c4e062d1da403c59b7b73cfde8 /rust/helpers/workqueue.c
parent3c30d57544bf91d6adaf3cab8474194e4c4404bc (diff)
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>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions