Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1473645

[PATCH 0/2] Remove last use and references to DEFINE_PCI_DEVICE_TABLE

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Remove last use and references to DEFINE_PCI_DEVICE_TABLE
Date 2016-08-31 18:20 +0200
Message-ID <scgp4-4D4-25@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Remove last use and references to DEFINE_PCI_DEVICE_TABLE Joe Perches <joe@perches.com> - 2016-08-31 18:20 +0200
  [PATCH 2/2] treewide: Remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE Joe Perches <joe@perches.com> - 2016-08-31 18:20 +0200
  [PATCH 1/2] wd719x: Remove last declaration using DEFINE_PCI_DEVICE_TABLE Joe Perches <joe@perches.com> - 2016-08-31 18:30 +0200
    Re: [PATCH 1/2] wd719x: Remove last declaration using  DEFINE_PCI_DEVICE_TABLE Bart Van Assche <Bart.VanAssche@sandisk.com> - 2016-09-01 03:10 +0200
    Re: [PATCH 1/2] wd719x: Remove last declaration using DEFINE_PCI_DEVICE_TABLE "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-09-02 12:40 +0200
      Re: [PATCH 1/2] wd719x: Remove last declaration using  DEFINE_PCI_DEVICE_TABLE Andrew Morton <akpm@linux-foundation.org> - 2016-09-02 19:20 +0200
        Re: [PATCH 1/2] wd719x: Remove last declaration using DEFINE_PCI_DEVICE_TABLE "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-09-02 20:10 +0200

csiph-web