Skip to content
Snippets Groups Projects
Commit 9b4662d0 authored by zhang jiao's avatar zhang jiao Committed by Takashi Iwai
Browse files

ALSA: ump: Fix the wrong format specifier


The format specifier of "unsigned int" in snprintf()
should be "%u", not "%d".

Signed-off-by: default avatarzhang jiao <zhangjiao2@cmss.chinamobile.com>
Link: https://patch.msgid.link/20241114075822.41614-1-zhangjiao2@cmss.chinamobile.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent b773c086
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment