Files
linux/drivers
Sudip Mukherjee 6fed088957 dpt_i2o: fix build warning
commit f50abb9b63 upstream.

We were getting build warning about:
drivers/scsi/dpt_i2o.c:183:29: warning: 'dptids' defined but not used

dptids[] is only used in the MODULE_DEVICE_TABLE so when MODULE is not
defined then dptids[] becomes unused.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-25 11:03:44 +01:00
..
2017-12-16 10:33:55 +01:00
2017-12-16 10:33:53 +01:00
2017-11-30 08:37:27 +00:00
2018-02-25 11:03:42 +01:00
2018-01-02 20:33:20 +01:00
2018-02-25 11:03:40 +01:00
2018-02-25 11:03:44 +01:00
2018-02-25 11:03:41 +01:00