linux_dsm_epyc7002/drivers/scsi/libsas
John Garry 71a4a99231 scsi: libsas: Drop sas_printk()
The printk wrapper sas_printk() adds little value now that libsas logs
already have the "sas" prefix through pr_fmt(fmt), so just use pr_notice()
directly.

In addition, strings which span multiple lines are reunited.

Originally-from: Joe Perches <joe@perches.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-11-15 14:37:06 -05:00
..
Kconfig scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough 2017-08-29 21:51:45 -04:00
Makefile scsi: libsas: Delete sas_dump.{c, h} 2018-11-15 14:37:05 -05:00
sas_ata.c scsi: libsas: Use pr_fmt(fmt) 2018-11-15 14:37:05 -05:00
sas_discover.c scsi: libsas: make the lldd_port_deformed method optional 2018-09-25 21:20:23 -04:00
sas_event.c scsi: libsas: Delete sas_dump.{c, h} 2018-11-15 14:37:05 -05:00
sas_expander.c scsi: libsas: Drop sas_printk() 2018-11-15 14:37:06 -05:00
sas_host_smp.c scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough 2017-08-29 21:51:45 -04:00
sas_init.c scsi: libsas: Drop sas_printk() 2018-11-15 14:37:06 -05:00
sas_internal.h scsi: libsas: Drop sas_printk() 2018-11-15 14:37:06 -05:00
sas_phy.c scsi: libsas: Drop sas_printk() 2018-11-15 14:37:06 -05:00
sas_port.c scsi: libsas: Fix kernel-doc headers 2018-02-27 21:15:16 -05:00
sas_scsi_host.c scsi: read host_busy via scsi_host_busy() 2018-06-26 12:53:26 -04:00
sas_task.c scsi: libsas: Use pr_fmt(fmt) 2018-11-15 14:37:05 -05:00