]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Fixup a couple patches so they play nicely with commit scripts.
authorChris Wright <chrisw@osdl.org>
Wed, 29 Jun 2005 23:56:00 +0000 (16:56 -0700)
committerChris Wright <chrisw@osdl.org>
Wed, 29 Jun 2005 23:56:00 +0000 (16:56 -0700)
review/pci-driver-typo-fix.patch
review/qla2xxx-init-fixes.patch

index fadc8ad03a029ef03e8fc20e3d2a4b60b88bb40e..bc2c70590cb8bfa0258f92109ad00d6a41e5e973 100644 (file)
@@ -11,6 +11,7 @@ accidentally suffers from a previous typo in that file
 
 Signed-off-by: Mika Kukkonen <mikukkon@iki.fi>
 Signed-off-by: Chris Wright <chrisw@osdl.org>
+---
 
 Index: linux-2.6/drivers/pci/pci-driver.c
 ===================================================================
@@ -25,3 +26,4 @@ Index: linux-2.6/drivers/pci/pci-driver.c
        drv->driver.owner = drv->owner;
        drv->driver.kobj.ktype = &pci_driver_kobj_type;
        pci_init_dynids(&drv->dynids);
+
index ece1d60c7f367aa311ec668b49a6178e1b0f375d..f1b10360b4f2eb2323e3a2e3af981970f144da76 100644 (file)
@@ -1,4 +1,4 @@
-From foo@baz
+From foo@baz.com  Thu Jun 09 17:21:28 2005
 Date: Thu, 09 Jun 2005 17:21:28 -0700
 From: Andrew Vasquez <andrew.vasquez@qlogic.com>
 To: stable@kernel.org