scsi: lpfc: Convert existing %pf users to %ps
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 4 Sep 2019 16:04:23 +0000 (19:04 +0300)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 7 Sep 2019 20:26:40 +0000 (16:26 -0400)
commit2d44d165e93975c5f209f49fdd8e3d682ef255dd
tree758e41ab14d10fb648534a7323d74c6d76bd60e4
parentfd807dc4719cbc081f647300a76af49a35c7b28e
scsi: lpfc: Convert existing %pf users to %ps

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")
Link: https://lore.kernel.org/r/20190904160423.3865-1-sakari.ailus@linux.intel.com
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_sli.c