linux/drivers/scsi/mpt3sas
Joe Perches 506f7f6b26 scsi: mpt3sas: Remove KERN_WARNING from panic uses
Remove the logging level as panic calls stop the machine and should always be
emitted regardless of requested logging level.

These existing panic uses are perhaps inappropriate.

Miscellanea:

o Coalesce formats and convert MPT3SAS_FMT to "%s: " to improve clarity

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>
2018-10-10 22:00:44 -04:00
..
mpi scsi: mpt3sas: Update MPI Headers 2018-05-08 00:34:20 -04:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mpt3sas_base.c scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s: 2018-10-10 22:00:43 -04:00
mpt3sas_base.h scsi: mpt3sas: Add ioc_<level> logging macros 2018-10-10 22:00:43 -04:00
mpt3sas_config.c scsi: mpt3sas: Remove KERN_WARNING from panic uses 2018-10-10 22:00:44 -04:00
mpt3sas_ctl.c scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level> 2018-10-10 22:00:43 -04:00
mpt3sas_ctl.h scsi: mpt3sas: Increase event log buffer to support 24 port HBA's. 2018-05-08 00:34:20 -04:00
mpt3sas_debug.h
mpt3sas_scsih.c scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT 2018-10-10 22:00:43 -04:00
mpt3sas_transport.c scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT 2018-10-10 22:00:43 -04:00
mpt3sas_trigger_diag.c scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level> 2018-10-10 22:00:43 -04:00
mpt3sas_trigger_diag.h
mpt3sas_warpdrive.c scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level> 2018-10-10 22:00:43 -04:00