]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: libsas: Use pr_fmt(fmt)
authorJohn Garry <john.garry@huawei.com>
Thu, 15 Nov 2018 10:20:29 +0000 (18:20 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 15 Nov 2018 19:37:05 +0000 (14:37 -0500)
commitf4e0151b3a1c6f37d934dcba6b42571b2204de24
tree06b8a272f83473a3b1d15393cd186537d12cc7e7
parent02f96a65fd5c4ff10c50443526d82f7076b6a822
scsi: libsas: Use pr_fmt(fmt)

In preparation for dropping the libsas printk wrappers, use pr_fmt(fmt)
declaration to add the framework log prefix - "sas".

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/libsas/sas_ata.c
drivers/scsi/libsas/sas_internal.h
drivers/scsi/libsas/sas_task.c