linux-stable/sound/isa/cs423x
Takashi Iwai ba8bb7dce1 ALSA: cs4231: Fix -Wformat-truncation warning for longname string
The filling of card->longname can be gracefully truncated, as it's
only informative.  Use scnprintf() and suppress the superfluous
compile warning with -Wformat-truncation.

Link: https://lore.kernel.org/r/20230915091313.5988-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-09-15 13:23:01 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
cs4231.c ALSA: cs4231: Fix -Wformat-truncation warning for longname string 2023-09-15 13:23:01 +02:00
cs4236.c ALSA: cs4236: Fix -Wformat-truncation warning 2023-09-15 13:21:32 +02:00
cs4236_lib.c ALSA: wss: Allocate resources with device-managed APIs 2021-07-19 16:17:13 +02:00