diff options
author | 2016-09-14 15:22:49 +0530 | |
---|---|---|
committer | 2016-09-26 22:29:20 +0530 | |
commit | 872b4af48f878e361739bae7d3f300c0a35ecfd0 (patch) | |
tree | 3519e5627dc2035e6cca334424a1d1b28146aae0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: sa11x0: use correct print specifiers for dma_addr_t (diff) | |
download | wireguard-linux-872b4af48f878e361739bae7d3f300c0a35ecfd0.tar.xz wireguard-linux-872b4af48f878e361739bae7d3f300c0a35ecfd0.zip |
dmaengine: sa11x0: use correct print specifiers for u32
This driver when compiled on 64 bits gave warnings:
drivers/dma/sa11x0-dma.c:494:2: warning: format ‘%zx’ expects argument of type ‘size_t’, but argument 4 has type ‘u32’ [-Wformat=]
We should use %x to print 'u32' values.
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions