1
0
Fork 0
remarkable-linux/drivers/scsi/mpt2sas
Reddy, Sreekanth c3a634bf78 [SCSI] mpt2sas: fix for unused variable 'event_data' warning
If CONFIG_SCSI_MPT2SAS_LOGGING is undefined, then these warnings are emitted

drivers/scsi/mpt2sas/mpt2sas_scsih.c: In function '_scsih_sas_broadcast_primitive_event'
drivers/scsi/mpt2sas/mpt2sas_scsih.c:5810:40: warning: unused variable 'event_data'

Use pr_info() function instead of dewtprintk().

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-06-24 12:55:34 -07:00
..
mpi [SCSI] mpt2sas: MPI2 Rev W (2.00.15) specification 2013-06-24 12:40:02 -07:00
Kconfig [SCSI] mpt2sas: 2012 source code copyright 2012-08-24 13:10:25 +04:00
Makefile [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
mpt2sas_base.c [SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MPI spec 2013-06-24 12:52:47 -07:00
mpt2sas_base.h [SCSI] mpt2sas: Bump driver vesion to v15.100.00.00 2013-06-24 12:54:23 -07:00
mpt2sas_config.c [SCSI] mpt2sas: Provide sysfs attribute to report Backup Rail Monitor Status 2012-08-24 13:10:25 +04:00
mpt2sas_ctl.c mpt2sas: don't wank with fasync on ->release() 2013-04-29 15:41:45 -04:00
mpt2sas_ctl.h [SCSI] mpt2sas: 2012 source code copyright 2012-08-24 13:10:25 +04:00
mpt2sas_debug.h [SCSI] mpt2sas: 2012 source code copyright 2012-08-24 13:10:25 +04:00
mpt2sas_scsih.c [SCSI] mpt2sas: fix for unused variable 'event_data' warning 2013-06-24 12:55:34 -07:00
mpt2sas_transport.c block: Remove some unnecessary bi_vcnt usage 2013-03-23 14:15:31 -07:00