diff options
author | Joe Perches <[email protected]> | 2017-03-06 10:32:27 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-03-06 22:39:26 -0500 |
commit | fd2b18b4a7bf01453324733a18297ae9a197a4ae (patch) | |
tree | 41faefb300a53fedc9a699eac17ab45a3af118df /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | db6b2060bcae1ce1f9bde73a423e710b625ae1ef (diff) |
scsi: qedf: Use vsprintf extension %pad
Using %llx for a dma_addr_t can lead to format/argument mismatches. Use
%pad and the address of the dma_addr_t instead.
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Chad Dupuis <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions