diff options
author | 2016-02-18 13:59:13 +0530 | |
---|---|---|
committer | 2016-02-23 21:27:02 -0500 | |
commit | f50abb9b63b1d8773e1ce32115701c06416e6f91 (patch) | |
tree | 8bad3a18b683e71f26c5c129a81b816abdd4b15d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | SCSI: Updating maintainers list for MPT FUSION DRIVERS. (diff) | |
download | wireguard-linux-f50abb9b63b1d8773e1ce32115701c06416e6f91.tar.xz wireguard-linux-f50abb9b63b1d8773e1ce32115701c06416e6f91.zip |
dpt_i2o: fix build warning
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions