diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-11-30 12:00:08 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-11-30 12:02:44 +0300 |
commit | ed990c07af70d286f5736021c6e25d8df6f2f7b0 (patch) | |
tree | bed792336c62bdabe5269c4d679104268d71821a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9b5f8ee43e48c25fbe1a10163ec04343d750acd0 (diff) | |
download | linux-ed990c07af70d286f5736021c6e25d8df6f2f7b0.tar.xz |
ALSA: ump: Shut up truncated string warning
The recent change for the legacy substream name update brought a
compile warning for some compilers due to the nature of snprintf().
Use scnprintf() to shut up the warning since the truncation is
intentional.
Fixes: e29e504e7890 ("ALSA: ump: Indicate the inactive group in legacy substream names")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202411300103.FrGuTAYp-lkp@intel.com/
Link: https://patch.msgid.link/20241130090009.19849-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions