diff options
| author | Vinod Koul <[email protected]> | 2016-09-14 15:22:49 +0530 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2016-09-26 22:29:26 +0530 |
| commit | 762ff31dd4ec9d97e38bf3c1aa3c4bbd8e3e87ce (patch) | |
| tree | bd0ce5cf0b35fa4ed23158f93d86966f34ee05e6 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 872b4af48f878e361739bae7d3f300c0a35ecfd0 (diff) | |
dmaengine: sa11x0: use correct print specifiers for size_t
This driver when compiled on 64 bits gave warnings:
drivers/dma/sa11x0-dma.c:602:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘size_t’ [-Wformat=]
We should use %zu to print 'size_t' values.
Acked-by: Russell King <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions