On 9/4/2019 9:04 AM, Sakari Ailus wrote:
Convert the remaining %pf users to %ps to prepare for the removal of the old %pf conversion specifier support.Fixes: 323506644972 ("scsi: lpfc: Migrate to %px and %pf in kernel print calls") Signed-off-by: Sakari Ailus <[email protected]> --- drivers/scsi/lpfc/lpfc_hbadisc.c | 4 ++-- drivers/scsi/lpfc/lpfc_sli.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed by: James Smart <[email protected]> -- james

