diff options
author | Sergio Luis <sergio@larces.uece.br> | 2008-02-13 00:48:03 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-13 16:33:10 +0100 |
commit | 99109301d103fbf0de43fc5a580a406c12a501e0 (patch) | |
tree | 2c3229c0ed7fcdbcbb5b9992c54b2e5fdbf88e27 /.mailmap | |
parent | [SCSI] gdth: scan for scsi devices (diff) | |
download | linux-99109301d103fbf0de43fc5a580a406c12a501e0.tar.xz linux-99109301d103fbf0de43fc5a580a406c12a501e0.zip |
[SCSI] gdth: update deprecated pci_find_device
Fix compilation warning in gdth.c, which was using the deprecated
pci_find_device.
drivers/scsi/gdth.c:645: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:495)
Changing it to use pci_get_device, instead.
Signed-off-by: Sergio Luis <sergio@larces.uece.br>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions