diff options
| author | Vinod Koul <[email protected]> | 2016-09-14 15:53:08 +0530 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2016-09-26 22:29:47 +0530 |
| commit | 3e13b386963b337de98a0ff92d2eefc5dfef6edd (patch) | |
| tree | ade4d4f65c860553c1465b6a3e5cf17978a9cc7f /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 49ad6d7dd65b5f2ec3ed847eb64bb916cd29431e (diff) | |
dmaengine: mmp_tdma: use correct print specifiers for size_t
This driver warns:
drivers/dma/mmp_tdma.c: In function 'mmp_tdma_prep_dma_cyclic':
drivers/dma/mmp_tdma.c:437:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=]
We should use %zu to print 'size_t' values.
Acked-by: Zhangfei Gao <[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