]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit392be30961f6428f39c11b03ff5bae80a479e89e
tree78294f467b30c4c33e373229e3f731e09c440080
parent839b3fdb7a96a9f61779c1c8cd1dc3f5d030f7f0
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