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 ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26 2021-05-14 09:40:15 +02:00
dice-extension.c ALSA: dice: fix buffer overflow in detect_stream_formats() 2025-11-29 10:33:44 +01:00
dice-focusrite.c ALSA: dice: Remove left-over license text 2022-12-01 07:50:59 +01:00
dice-harman.c ALSA: firewire: Remove some left-over license text in sound/firewire 2022-09-27 08:42:18 +02:00
dice-hwdep.c ALSA: firewire: dice: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
dice-interface.h ALSA: dice: improve support for ancient firmware for DICE 2018-04-24 17:18:59 +02:00
dice-midi.c ALSA: firewire: dice: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
dice-mytek.c ALSA: dice: add stream format parameters for Mytek devices 2018-05-18 08:53:51 +02:00
dice-pcm.c ALSA: firewire: dice: Use guard() for mutex locks 2025-08-30 10:02:20 +02:00
dice-presonus.c ALSA: firewire: Remove some left-over license text in sound/firewire 2022-09-27 08:42:18 +02:00
dice-proc.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 2019-06-05 17:37:08 +02:00
dice-stream.c ALSA: firewire: dice: Use guard() for spin locks 2025-08-30 10:02:21 +02:00
dice-tcelectronic.c ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency 2021-05-18 08:57:54 +02:00
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 ALSA: dice: add stream format parameters for Weiss devices 2023-08-10 10:10:34 +02:00
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