diff options
author | Anna, Suman <[email protected]> | 2016-08-12 18:42:25 -0500 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2016-08-12 21:26:20 -0700 |
commit | 8d95b322ba34b158146bc2fa6172304ef13ac232 (patch) | |
tree | 5e56bd8dfc131008c109cee6a1d69b802d78c7cb /tools/perf/scripts/python/check-perf-trace.py | |
parent | a8bb3fd908309d9a3c01892b5854f82d462d8a3e (diff) |
rpmsg: use proper format-specifier for printing dma_addr_t
The dma_addr_t types can be printed properly using the %pad
printk format-specifier, there is no need to resort to the
unsigned long long type-casting to deal with different possible
type sizes.
Signed-off-by: Suman Anna <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions