Searched hist:"8 a793bea2745d9876030f892a84fc8be180f2e78" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/ |
H A D | wd719x.c | diff 8a793bea2745d9876030f892a84fc8be180f2e78 Fri Sep 02 01:14:58 CEST 2016 Joe Perches <joe@perches.com> drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE
Convert it to the preferred const struct pci_device_id instead.
Link: http://lkml.kernel.org/r/95c5e4100c3cd4eda643624f5b70e8d7abceb86c.1472660229.git.joe@perches.com Signed-off-by: Joe Perches <joe@perches.com> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com> Cc: "Martin K. Petersen" <martin.petersen@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|