public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pci_ids: remove duplicated and non-referenced symbols
@ 2005-09-27 11:01 Grant Coady
  2005-09-27 12:31 ` Greg KH
  2005-09-27 21:21 ` Jeff Garzik
  0 siblings, 2 replies; 5+ messages in thread
From: Grant Coady @ 2005-09-27 11:01 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 665 bytes --]

Hi Greg, All,

Attached is first patch to cleanup pci_ids.h, compressed as it is 68k 
straight text.  More patches to follow moving device IDs to where they 
be referenced.  Whitespace cleanup planned at end of patch series.

Thanks,
Grant.

pci_ids.h cleanup: remove duplicated and non-referenced symbols,
fix indirect defines.

Compile tested with allmodconfig.  Changes needed to get compile
completion: CONFIG_MTD=n, CONFIG_SPEAKUP=n, CONFIG_SERIAL_JSM=n,
CONFIG_FB_CIRRUS=n

Signed-off-by: Grant Coady <gcoady@gmail.com>

---
 pci_ids.h |  685 --------------------------------------------------------------
 1 files changed, 5 insertions(+), 680 deletions(-)


[-- Attachment #2: pci_ids.h-cleanup-rm-dups-and-unused.diff.gz --]
[-- Type: application/octet-stream, Size: 14314 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [PATCH] pci_ids: remove duplicated and non-referenced symbols
@ 2005-09-28 19:51 Daniel Ritz
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Ritz @ 2005-09-28 19:51 UTC (permalink / raw)
  To: Grant Coady; +Cc: Greg KH, Jeff Garzik, linux-kernel

> @@ -2198,16 +1690,10 @@
>  #define PCI_DEVICE_ID_ENE_1211		0x1211
>  #define PCI_DEVICE_ID_ENE_1225		0x1225
>  #define PCI_DEVICE_ID_ENE_1410		0x1410
> -#define PCI_DEVICE_ID_ENE_710		0x1411
> -#define PCI_DEVICE_ID_ENE_712		0x1412
>  #define PCI_DEVICE_ID_ENE_1420		0x1420
> -#define PCI_DEVICE_ID_ENE_720		0x1421
> -#define PCI_DEVICE_ID_ENE_722		0x1422

those are now used in mainline by drivers/pcmcia/yenta_socket.c

rgds
-daniel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-09-28 19:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27 11:01 [PATCH] pci_ids: remove duplicated and non-referenced symbols Grant Coady
2005-09-27 12:31 ` Greg KH
2005-09-27 13:30   ` Grant Coady
2005-09-27 21:21 ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2005-09-28 19:51 Daniel Ritz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox