milos-linux/sound/firewire/dice
Takashi Iwai d4d5633d8b ALSA: firewire: dice: Fix printf warning with W=1
The use of snprintf() may cause a warning with W=1 due to the possibly
truncated string.  As the truncation doesn't really matter (and won't
happen practically) in the case of dice driver, just shut it up by
replacing with scnprintf().

Link: https://patch.msgid.link/20260227155705.1557224-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2026-02-28 09:31:13 +01:00
..
dice-alesis.c
dice-extension.c ALSA: dice: fix buffer overflow in detect_stream_formats() 2025-11-29 10:33:44 +01:00
dice-focusrite.c
dice-harman.c
dice-hwdep.c ALSA: firewire: dice: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
dice-interface.h
dice-midi.c ALSA: firewire: dice: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
dice-mytek.c
dice-pcm.c ALSA: firewire: dice: Use guard() for mutex locks 2025-08-30 10:02:20 +02:00
dice-presonus.c
dice-proc.c
dice-stream.c ALSA: firewire: dice: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
dice-tcelectronic.c
dice-teac.c ALSA: dice: add support for TASCAM IF-FW/DM MkII 2025-10-18 18:37:33 +02:00
dice-transaction.c ALSA: firewire: dice: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
dice-weiss.c
dice.c ALSA: firewire: dice: Fix printf warning with W=1 2026-02-28 09:31:13 +01:00
dice.h ALSA: dice: add support for TASCAM IF-FW/DM MkII 2025-10-18 18:37:33 +02:00
Makefile ALSA: dice: add support for TASCAM IF-FW/DM MkII 2025-10-18 18:37:33 +02:00