diff options
author | Takashi Iwai <tiwai@suse.de> | 2023-09-15 11:13:13 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-09-15 13:23:06 +0200 |
commit | 322e0c500073ac4b2f74d8c850c0aeee81be8df3 (patch) | |
tree | 49fa54e2e7f8f9cbb4e94b89b5bd94df16aa1b26 /lib/crypto/mpi/mpiutil.c | |
parent | ba8bb7dce1b2d2e3d582733f015778e3c31d042b (diff) |
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 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions