From cbac3e6d78a75aead9c48088f799ba64e6bc3386 Mon Sep 17 00:00:00 2001 From: Kristen Carlson Accardi Date: Fri, 29 Sep 2006 10:30:27 -0700 Subject: [PATCH] --- yaml --- r: 39907 b: refs/heads/master c: fb5f4d7a74a140f8e033d1e6854989e88c36c6b8 h: refs/heads/master i: 39905: b0771c16d17bea8887051be58210cab75d81567c 39903: 79b437c77baad6b5e4a6d17f2b14e2bd30d1d174 v: v3 --- [refs] | 2 +- trunk/MAINTAINERS | 4 ++-- trunk/drivers/pci/hotplug/pci_hotplug.h | 2 +- trunk/drivers/pci/hotplug/pci_hotplug_core.c | 4 +--- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 1b9c16961c5a..4c160bc5a4e9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6b4b78fed47e7380dfe9280b154e8b9bfcd4c86c +refs/heads/master: fb5f4d7a74a140f8e033d1e6854989e88c36c6b8 diff --git a/trunk/MAINTAINERS b/trunk/MAINTAINERS index 5305dd69095b..9b6b88268d3f 100644 --- a/trunk/MAINTAINERS +++ b/trunk/MAINTAINERS @@ -2309,8 +2309,8 @@ T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ S: Supported PCI HOTPLUG CORE -P: Greg Kroah-Hartman -M: gregkh@suse.de +P: Kristen Carlson Accardi +M: kristen.c.accardi@intel.com S: Supported PCI HOTPLUG COMPAQ DRIVER diff --git a/trunk/drivers/pci/hotplug/pci_hotplug.h b/trunk/drivers/pci/hotplug/pci_hotplug.h index 772523dc3860..a675a05c4091 100644 --- a/trunk/drivers/pci/hotplug/pci_hotplug.h +++ b/trunk/drivers/pci/hotplug/pci_hotplug.h @@ -22,7 +22,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * Send feedback to + * Send feedback to * */ #ifndef _PCI_HOTPLUG_H diff --git a/trunk/drivers/pci/hotplug/pci_hotplug_core.c b/trunk/drivers/pci/hotplug/pci_hotplug_core.c index e2823ea9c4ed..fa666d0cc489 100644 --- a/trunk/drivers/pci/hotplug/pci_hotplug_core.c +++ b/trunk/drivers/pci/hotplug/pci_hotplug_core.c @@ -21,9 +21,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * Send feedback to - * - * Filesystem portion based on work done by Pat Mochel on ddfs/driverfs + * Send feedback to * */