lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ