Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7b833558 authored by Oleksandr Khoshaba's avatar Oleksandr Khoshaba Committed by James Bottomley
Browse files

[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format



The patch changes a specifier used to output some variables. Instead of using
stack for each byte the '%*ph[CN]' allows to take a one pointer and prints
entire buffer as a hexadecimal string with the separator ':' or ''.

Signed-off-by: default avatarOleksandr Khoshaba <Oleksandr.Khoshaba@gmail.com>
Signed-off-by: default avatarSaurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 963ba22b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment