From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Joe Perches To: Andrew Morton , linux-pci@vger.kernel.org, linux-scsi@vger.kernel.org Cc: Bjorn Helgaas , Jonathan Corbet , "James E.J. Bottomley" , "Martin K. Petersen" , Andy Whitcroft , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] Remove last use and references to DEFINE_PCI_DEVICE_TABLE Date: Wed, 31 Aug 2016 09:19:27 -0700 Message-Id: Sender: linux-kernel-owner@vger.kernel.org List-ID: Joe Perches (2): wd719x: Remove last declaration using DEFINE_PCI_DEVICE_TABLE treewide: Remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE Documentation/PCI/pci.txt | 1 - drivers/scsi/wd719x.c | 2 +- include/linux/pci.h | 9 --------- scripts/checkpatch.pl | 9 --------- scripts/tags.sh | 1 - 5 files changed, 1 insertion(+), 21 deletions(-) -- 2.10.0.rc2.1.gb2aa91d