Skip to content
Snippets Groups Projects
Commit 4ab1ae34 authored by Fuqian Huang's avatar Fuqian Huang Committed by Takashi Iwai
Browse files

ALSA: gus: fix misuse of %x


Pointers should be printed with %p or %px rather than
cast to long type and printed with %lx.
Drop the address printing.

Signed-off-by: default avatarFuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 607ca3bd
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