scsi: lpfc: Standardize discovery object logging format
Code inspection showed lpfc was using three different pointer formats when logging discovery object pointers. Standardize the pointer format to x%px. Note: %px use is limited to discovery objects in order to aid core analysis. Link: https://lore.kernel.org/r/20210412013127.2387-14-jsmart2021@gmail.com Co-developed-by:Justin Tee <justin.tee@broadcom.com> Signed-off-by:
Justin Tee <justin.tee@broadcom.com> Signed-off-by:
James Smart <jsmart2021@gmail.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>
Showing
- drivers/scsi/lpfc/lpfc_ct.c 1 addition, 1 deletiondrivers/scsi/lpfc/lpfc_ct.c
- drivers/scsi/lpfc/lpfc_hbadisc.c 5 additions, 5 deletionsdrivers/scsi/lpfc/lpfc_hbadisc.c
- drivers/scsi/lpfc/lpfc_init.c 1 addition, 1 deletiondrivers/scsi/lpfc/lpfc_init.c
- drivers/scsi/lpfc/lpfc_nvme.c 8 additions, 8 deletionsdrivers/scsi/lpfc/lpfc_nvme.c
- drivers/scsi/lpfc/lpfc_scsi.c 1 addition, 1 deletiondrivers/scsi/lpfc/lpfc_scsi.c
- drivers/scsi/lpfc/lpfc_sli.c 3 additions, 3 deletionsdrivers/scsi/lpfc/lpfc_sli.c
Loading
Please register or sign in to comment