public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI Hotplug changes for 2.5.27
@ 2002-07-24 19:09 Greg KH
  2002-07-24 19:10 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2002-07-24 19:09 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, pcihpd-discuss


Pull from:  bk://linuxusb.bkbits.net/pci_hp-2.5


 drivers/hotplug/cpqphp_core.c      |   36 ++++++++---------
 drivers/hotplug/cpqphp_pci.c       |    8 +--
 drivers/hotplug/ibmphp_core.c      |   32 +++++++--------
 drivers/hotplug/pci_hotplug_core.c |    3 +
 drivers/hotplug/pci_hotplug_util.c |    2 
 drivers/hotplug/pcihp_skeleton.c   |   18 ++++----
 drivers/hotplug/pci_hotplug_core.c |   74 +++++++++++++++++------------------
 7 files changed, 88 insertions(+), 85 deletions(-)
------

ChangeSet@1.403.159.2, 2002-07-24 10:31:53-07:00, rusty@rustcorp.com.au
  [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      |   36 +++++++++---------
 drivers/hotplug/cpqphp_pci.c       |    8 ++--
 drivers/hotplug/ibmphp_core.c      |   32 ++++++++--------
 drivers/hotplug/pci_hotplug_core.c |   72 ++++++++++++++++++-------------------
 drivers/hotplug/pcihp_skeleton.c   |   18 ++++-----
 5 files changed, 83 insertions(+), 83 deletions(-)
------

ChangeSet@1.403.129.7, 2002-07-07 11:32:52-07:00, greg@kroah.com
  PCI Hotplug: fix the dbg() macro to work properly on older versions of gcc

 drivers/hotplug/pci_hotplug_core.c |    2 +-
 drivers/hotplug/pci_hotplug_util.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
------

ChangeSet@1.403.129.6, 2002-07-07 11:28:15-07:00, greg@kroah.com
  PCI Hotplug: fix i_nlink for root inode in pcihpfs

 drivers/hotplug/pci_hotplug_core.c |    3 +++
 1 files changed, 3 insertions(+)
------


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

end of thread, other threads:[~2002-07-24 19:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-24 19:09 [BK PATCH] PCI Hotplug changes for 2.5.27 Greg KH
2002-07-24 19:10 ` Greg KH
2002-07-24 19:11   ` Greg KH
2002-07-24 19:12     ` Greg KH

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