Skip to content
Commit fd2b18b4 authored by Joe Perches's avatar Joe Perches Committed by Martin K. Petersen
Browse files

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: default avatarJoe Perches <joe@perches.com>
Acked-by: default avatarChad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent db6b2060
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment