diff options
author | Joe Perches <joe@perches.com> | 2017-03-06 10:32:27 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-03-06 22:39:26 -0500 |
commit | fd2b18b4a7bf01453324733a18297ae9a197a4ae (patch) | |
tree | 41faefb300a53fedc9a699eac17ab45a3af118df /tools/perf/scripts/python/export-to-postgresql.py | |
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 <joe@perches.com>
Acked-by: Chad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions