kernel-aes67/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
es1688.c ALSA: es1688: Fix -Wformat-truncation warning 2023-09-15 13:21:33 +02:00
es1688_lib.c