diff options
| author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-04-23 05:55:13 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-25 13:04:48 +0300 |
| commit | e9f1040f47276ef38402963117925d756e40363d (patch) | |
| tree | b5c7d59cea048b23b46118ed8d40f06c4d904a89 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 3970d0d81816310175b6272e709ee09dd3e05171 (diff) | |
| download | linux-e9f1040f47276ef38402963117925d756e40363d.tar.xz | |
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 <huangfq.daxian@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
