r1030 - trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches
Simon Horman
horms@haydn.debian.org
Wed, 11 Aug 2004 22:05:46 -0600
Author: horms
Date: 2004-08-11 22:05:32 -0600 (Wed, 11 Aug 2004)
New Revision: 1030
Modified:
trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6
Log:
fixed malformed patch from previous update
Modified: trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6 2004-08-12 04:04:29 UTC (rev 1029)
+++ trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6 2004-08-12 04:05:32 UTC (rev 1030)
@@ -4757,8 +4757,8 @@
# Fix net/atm/br2684.c file offset patch
# *** Incorporated into patch for ChangeSet 1.1465 above - Horms 2004/08/12 ***
#
---- drivers/acpi/asus_acpi.c.orig 2004-08-12 12:39:49.000000000 +0900
-+++ drivers/acpi/asus_acpi.c 2004-08-12 10:21:11.000000000 +0900
+--- a/drivers/acpi/asus_acpi.c.orig 2004-08-12 12:39:49.000000000 +0900
++++ b/drivers/acpi/asus_acpi.c 2004-08-12 10:21:11.000000000 +0900
@@ -403,7 +403,8 @@
if (copy_from_user(s, buf, count))
return -EFAULT;