diff options
author | James Smart <jsmart2021@gmail.com> | 2021-04-11 18:31:24 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-04-13 01:39:14 -0400 |
commit | f115612528b8e25ff01b6749e0ac61ff6a0f51a0 (patch) | |
tree | 948637e0843d46b5cf86a66d642e8b4f89a43629 /fs/readdir.c | |
parent | 3bfab8a026b393d5836e6e5abdc201d510dda857 (diff) |
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>
Diffstat (limited to 'fs/readdir.c')
0 files changed, 0 insertions, 0 deletions