[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1204800947-21569-1-git-send-email-jonas@southpole.se>
Date: Thu, 6 Mar 2008 11:55:38 +0100
From: Jonas Bonn <jonas@...thpole.se>
To: jonas@...thpole.se, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, jgarzik@...ox.com
Subject: struct pci_device_id declaration cleanups
This set of patches applies the macro DECLARE_PCI_DEVICE_TABLE to the
declarations of struct pci_device_id in several network drivers. The drivers
build cleanly with these patches (without any new warnings) on both x86 and
PowerPC.
There are ~90 such cleanups in the /drivers/net tree alone (and ~350 in the
kernel overall); these patches are just a subset to avoid flooding the mailing
list before getting feedback.
These 9 patches can also be pulled from the "net" branch of:
git://www.southpole.se/~jonas/git/linux.git
The remainder of the cleanups will be pushed out to my public tree once I
know the reaction to this subset.
The diffstat for this subset is:
drivers/net/cassini.c | 2 +-
drivers/net/e1000/e1000_main.c | 2 +-
drivers/net/e1000e/netdev.c | 2 +-
drivers/net/netxen/netxen_nic_main.c | 2 +-
drivers/net/wan/farsync.c | 2 +-
drivers/net/wan/pc300_drv.c | 2 +-
drivers/net/wan/pc300too.c | 2 +-
drivers/net/wan/pci200syn.c | 2 +-
drivers/net/wan/wanxl.c | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
/Jonas
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists