diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-04-26 11:16:24 +0800 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-04-28 08:25:18 +0200 |
commit | 4ab1ae3453c92940dc752e2c98aa494d3eaedc09 (patch) | |
tree | 3c6c1669f1ce81a8eb9662923c04912a923da123 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 607ca3bd220f4022e6f5356026b19dafc363863a (diff) |
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: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions