All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20050713184302.GE9330@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 225ab0a..1b62220 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,8 +9,8 @@ That zero just means that nothing else found any irq information either.
 
 Fixes http://bugme.osdl.org/show_bug.cgi?id=4824
 
-Signed-off-by: Chris Wright <chrisw-3NddpPZAyC0@public.gmane.org>
-Signed-off-by: Greg Kroah-Hartman <gregkh-l3A5Bk7waGM@public.gmane.org>
+Signed-off-by: Chris Wright <chrisw@osdl.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/acpi/pci_irq.c |    2 +-
  1 files changed, 1 insertion(+), 1 deletion(-)
@@ -26,10 +26,3 @@ Signed-off-by: Greg Kroah-Hartman <gregkh-l3A5Bk7waGM@public.gmane.org>
  			printk(" - using IRQ %d\n", dev->irq);
  			acpi_register_gsi(dev->irq, ACPI_LEVEL_SENSITIVE, ACPI_ACTIVE_LOW);
  			return_VALUE(0);
-
-
--------------------------------------------------------
-This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
-July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
-core and dual graphics technology at this free one hour event hosted by HP, 
-AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
diff --git a/a/content_digest b/N1/content_digest
index 2dd9533..1615f7f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,20 @@
  "ref\020050713184130.GA9330@kroah.com\0"
- "ref\020050713184130.GA9330-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org\0"
- "From\0Greg KH <gregkh-l3A5Bk7waGM@public.gmane.org>\0"
+ "From\0Greg KH <gregkh@suse.de>\0"
  "Subject\0[01/11] If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.\0"
  "Date\0Wed, 13 Jul 2005 11:43:02 -0700\0"
- "To\0alexn-zq6IREYz3ykAvxtiuMwx3w@public.gmane.org"
-  len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
- " acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  stable-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  Justin Forbes <jmforbes-a5Mqy2EUIFVAfugRpC6u6w@public.gmane.org>
-  Zwane Mwaikambo <zwane-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org>
-  Randy.Dunlap <rdunlap-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
-  Chuck Wolber <chuckw-lrwSPXAIdEw7YuNMryXyOw@public.gmane.org>
-  torvalds-3NddpPZAyC0@public.gmane.org
-  akpm-3NddpPZAyC0@public.gmane.org
- " alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org\0"
+ "To\0alexn@telia.com"
+  len.brown@intel.com
+ " acpi-devel@lists.sourceforge.net\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  stable@kernel.org
+  Justin Forbes <jmforbes@linuxtx.org>
+  Zwane Mwaikambo <zwane@arm.linux.org.uk>
+  Theodore Ts'o <tytso@mit.edu>
+  Randy.Dunlap <rdunlap@xenotime.net>
+  Chuck Wolber <chuckw@quantumlinux.com>
+  torvalds@osdl.org
+  akpm@osdl.org
+ " alan@lxorguk.ukuu.org.uk\0"
  "\00:1\0"
  "b\0"
  "[resend to get threading correct, sorry]\n"
@@ -29,8 +28,8 @@
  "\n"
  "Fixes http://bugme.osdl.org/show_bug.cgi?id=4824\n"
  "\n"
- "Signed-off-by: Chris Wright <chrisw-3NddpPZAyC0@public.gmane.org>\n"
- "Signed-off-by: Greg Kroah-Hartman <gregkh-l3A5Bk7waGM@public.gmane.org>\n"
+ "Signed-off-by: Chris Wright <chrisw@osdl.org>\n"
+ "Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>\n"
  "---\n"
  " drivers/acpi/pci_irq.c |    2 +-\n"
  " 1 files changed, 1 insertion(+), 1 deletion(-)\n"
@@ -45,13 +44,6 @@
  "+\t\tif (dev->irq > 0 && (dev->irq <= 0xF)) {\n"
  " \t\t\tprintk(\" - using IRQ %d\\n\", dev->irq);\n"
  " \t\t\tacpi_register_gsi(dev->irq, ACPI_LEVEL_SENSITIVE, ACPI_ACTIVE_LOW);\n"
- " \t\t\treturn_VALUE(0);\n"
- "\n"
- "\n"
- "-------------------------------------------------------\n"
- "This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening\n"
- "July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual\n"
- "core and dual graphics technology at this free one hour event hosted by HP, \n"
- AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
+ " \t\t\treturn_VALUE(0);"
 
-82954554fd8de3005b4f668415538e6e7232884830bb5c78f89ff019e3471fc7
+5711a1d99d1b1f8e19c5bbebca13139c52af29a6d99daa94840af618e350dfb3

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.