linux-yocto/sound/firewire/dice
Takashi Iwai ea77850e98 ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names
The compile warnings at filling MIDI stream name strings are all
false-positive; the number of streams can't go so high.

For suppressing the warning, replace snprintf() with scnprintf().
As stated in the above, truncation doesn't matter.

Link: https://lore.kernel.org/r/20230915082802.28684-12-tiwai@suse.de
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Tested-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-09-15 13:22:06 +02:00
..
dice-alesis.c
dice-extension.c
dice-focusrite.c ALSA: dice: Remove left-over license text 2022-12-01 07:50:59 +01:00
dice-harman.c
dice-hwdep.c
dice-interface.h
dice-midi.c ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names 2023-09-15 13:22:06 +02:00
dice-mytek.c
dice-pcm.c
dice-presonus.c
dice-proc.c
dice-stream.c ALSA: dice: fix regression for Lexicon I-ONIX FW810S 2022-11-30 16:15:02 +01:00
dice-tcelectronic.c
dice-transaction.c
dice-weiss.c ALSA: dice: add stream format parameters for Weiss devices 2023-08-10 10:10:34 +02:00
dice.c ALSA: dice: add stream format parameters for Weiss devices 2023-08-10 10:10:34 +02:00
dice.h ALSA: dice: add stream format parameters for Weiss devices 2023-08-10 10:10:34 +02:00
Makefile ALSA: dice: add stream format parameters for Weiss devices 2023-08-10 10:10:34 +02:00