diff options
author | Reddy, Sreekanth <Sreekanth.Reddy@lsi.com> | 2013-02-26 07:06:12 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-06-24 15:55:34 -0400 |
commit | c3a634bf78242177fba9c85deb709e7b63ed0ef1 (patch) | |
tree | 859157d555153bd39a44df2bcd0358e9428b0a13 /drivers/scsi/scsi_devinfo.c | |
parent | 627d1a19574732f2b2e8430afca54a58de1212bc (diff) |
[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>
Diffstat (limited to 'drivers/scsi/scsi_devinfo.c')
0 files changed, 0 insertions, 0 deletions