scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT
authorJoe Perches <joe@perches.com>
Mon, 17 Sep 2018 15:01:10 +0000 (08:01 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 11 Oct 2018 02:00:43 +0000 (22:00 -0400)
commit4dc74b2eb9ea780a1a97d603e9c0baa0cd6ccf8c
tree78294f467b30c4c33e373229e3f731e09c440080
parent919d8a3f3fef9910fda7e0549004cbd4243cf744
scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT

These have misordered uses of __func__ and ioc->name that could mismatch
MPT3SAS_FMT and "%s: ".

Convert them to ioc_<level>.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Suganath Prabu <suganath-prabu.subramani@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/mpt3sas/mpt3sas_scsih.c
drivers/scsi/mpt3sas/mpt3sas_transport.c