]> git.neil.brown.name Git - history.git/commit
[PATCH] drivers/hotplug designated initializers
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Jul 2002 03:31:53 +0000 (20:31 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 24 Jul 2002 03:31:53 +0000 (20:31 -0700)
commita36a2ed39e7baa8df0570dceef206914e360a740
tree64bc95e77a5b4d90d119e2ac9127a7c038aa755c
parent6462f8da01cfc5fbd871f2bbdb5f49b4bcd5624c
[PATCH] drivers/hotplug designated initializers

 The old form of designated initializers are obsolete: we need to
 replace them with the ISO C forms before 2.6.  Gcc has always supported
 both forms anyway.
drivers/hotplug/cpqphp_core.c
drivers/hotplug/cpqphp_pci.c
drivers/hotplug/ibmphp_core.c
drivers/hotplug/pci_hotplug_core.c
drivers/hotplug/pcihp_skeleton.c