diff options
| author | Fuqian Huang <[email protected]> | 2019-04-23 10:55:13 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-04-25 12:04:48 +0200 |
| commit | e9f1040f47276ef38402963117925d756e40363d (patch) | |
| tree | b5c7d59cea048b23b46118ed8d40f06c4d904a89 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 3970d0d81816310175b6272e709ee09dd3e05171 (diff) | |
staging: vchiq_arm: Fix misuse of %x
Pointers should be printed with %p or %px rather than
cast to unsigned long type and printed with %lx.
Change %lx to %pK to print the pointers.
Signed-off-by: Fuqian Huang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions