diff options
| author | Fuqian Huang <[email protected]> | 2019-04-23 10:25:28 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-04-23 18:33:30 -0700 |
| commit | 6f9fd97e3a6b32dc7783b0c21f551a9dff7cbe0a (patch) | |
| tree | 15ad6fb2778dcca5c982c86646a14687206e18db /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 6b18bdfdba2cb11c26f06dea6bacfd6d43a37c88 (diff) | |
isdn: hisax: Fix misuse of %x in config.c
Pointers should be printed with %p or %px rather than
cast to (u_long) type and printed with %lX.
As the function seems to be for debug purpose.
Change %lX to %px to print the pointer value.
Signed-off-by: Fuqian Huang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions