mbox series

[0/3] ALSA: Yer more fix -Wformat-truncation warnings

Message ID 20230915091313.5988-1-tiwai@suse.de
Headers show
Series ALSA: Yer more fix -Wformat-truncation warnings | expand

Message

Takashi Iwai Sept. 15, 2023, 9:13 a.m. UTC
This is a few more similar patches covering the recent warnings by
the -Wformat-truncation option.


Takashi

===

Takashi Iwai (3):
  ALSA: ad1848: Fix -Wformat-truncation warning for longname string
  ALSA: cs4231: Fix -Wformat-truncation warning for longname string
  ALSA: riptide: Fix -Wformat-truncation warning for longname string

 sound/isa/ad1848/ad1848.c   | 12 ++++++------
 sound/isa/cs423x/cs4231.c   | 12 ++++++------
 sound/pci/riptide/riptide.c | 16 ++++++++--------
 3 files changed, 20 insertions(+), 20 deletions(-)