linux/drivers/scsi/mpt3sas
Dan Carpenter 6767aced2f scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()
The indenting wasn't right, because the last two prints weren't indented
far enough.  Also it used pr_info() where it was supposed to use
pr_cont().  I reversed the if statement and pulled the code in one tab
and did a couple other minor cleanups.

Fixes: 4318c73478 ("scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Sathya Prakash Veerichetty <sathya.prakash@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-11-08 18:16:38 -05:00
..
mpi scsi: mpt3sas: Updated MPI headers to v2.00.48 2017-10-11 14:08:07 -04:00
Kconfig
Makefile
mpt3sas_base.c scsi: mpt3sas: fix dma_addr_t casts 2017-11-06 23:01:53 -05:00
mpt3sas_base.h scsi: mpt3sas: fix dma_addr_t casts 2017-11-06 23:01:53 -05:00
mpt3sas_config.c scsi: mpt3sas: API 's to support NVMe drive addition to SML 2017-11-03 12:20:52 -04:00
mpt3sas_ctl.c scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info 2017-11-03 12:20:52 -04:00
mpt3sas_ctl.h scripts/spelling.txt: add "overwritting" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
mpt3sas_debug.h
mpt3sas_scsih.c scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event() 2017-11-08 18:16:38 -05:00
mpt3sas_transport.c scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough 2017-08-29 21:51:45 -04:00
mpt3sas_trigger_diag.c
mpt3sas_trigger_diag.h
mpt3sas_warpdrive.c scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices 2017-11-03 12:20:52 -04:00