diff options
author | Fabio Estevam <[email protected]> | 2016-07-18 13:09:36 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2016-08-12 16:47:01 +0100 |
commit | bf31c5e07db81073aa7fedc5401afa967b177fe2 (patch) | |
tree | 41dc25eacea5a70564b308eb23c6de8aadf309db /tools/perf/util/trace-event-scripting.c | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) |
ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable
According to Documentation/printk-formats.txt when printing
a size_t variable we should use %zu or %zx format specifiers.
As we are printing a memory size value, we should better use %zu
in this case.
Reported-by: Frank Mori Hess <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions