diff options
author | Laurent Pinchart <[email protected]> | 2013-12-11 15:29:15 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2014-03-06 11:35:23 +0530 |
commit | 42e4a12a0d92d09de66d8b5b2c85855b8051c15e (patch) | |
tree | 9a3f13d3f72f70f4e65f6668a2f01bdfb3eedcb5 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d6be34fbd39b7d577d25cb4edec538e8990ba07c (diff) |
DMA: shdma: Fix warnings due to improper casts and printk formats
Use the %zu and %pad printk specifiers to print size_t and dma_addr_t
variables, and cast pointers to uintptr_t instead of unsigned int where
applicable. This fixes warnings on platforms where pointers and/or
dma_addr_t have a different size than int
Cc: Guennadi Liakhovetski <[email protected]>
Cc: Vinod Koul <[email protected]>
Cc: [email protected]
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions