From 0346f7f2949a1c7c432ece515938d2d596859ecd Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Wed, 29 Jun 2005 16:56:00 -0700 Subject: [PATCH] Fixup a couple patches so they play nicely with commit scripts. --- review/pci-driver-typo-fix.patch | 2 ++ review/qla2xxx-init-fixes.patch | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/review/pci-driver-typo-fix.patch b/review/pci-driver-typo-fix.patch index fadc8ad03a0..bc2c70590cb 100644 --- a/review/pci-driver-typo-fix.patch +++ b/review/pci-driver-typo-fix.patch @@ -11,6 +11,7 @@ accidentally suffers from a previous typo in that file Signed-off-by: Mika Kukkonen Signed-off-by: Chris Wright +--- 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); + diff --git a/review/qla2xxx-init-fixes.patch b/review/qla2xxx-init-fixes.patch index ece1d60c7f3..f1b10360b4f 100644 --- a/review/qla2xxx-init-fixes.patch +++ b/review/qla2xxx-init-fixes.patch @@ -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 To: stable@kernel.org -- 2.47.3