diff options
author | Takashi Iwai <tiwai@suse.de> | 2023-09-15 12:13:13 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-09-15 14:23:06 +0300 |
commit | 322e0c500073ac4b2f74d8c850c0aeee81be8df3 (patch) | |
tree | 49fa54e2e7f8f9cbb4e94b89b5bd94df16aa1b26 /tools/perf/scripts/python/syscall-counts.py | |
parent | ba8bb7dce1b2d2e3d582733f015778e3c31d042b (diff) | |
download | linux-322e0c500073ac4b2f74d8c850c0aeee81be8df3.tar.xz |
ALSA: riptide: 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-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions