linux-stable/sound/isa/es1688
Takashi Iwai 1e97acf3a6 ALSA: es1688: Fix -Wformat-truncation warning
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/20230915082802.28684-8-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-09-15 13:21:33 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
es1688.c ALSA: es1688: Fix -Wformat-truncation warning 2023-09-15 13:21:33 +02:00
es1688_lib.c ALSA: es1688: Avoid devres management for es1688 object creation 2021-08-05 08:24:17 +02:00