r1547 - trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches

Joshua Kwan joshk@haydn.debian.org
Sat, 04 Sep 2004 15:44:20 -0600


Author: joshk
Date: 2004-09-04 15:44:10 -0600 (Sat, 04 Sep 2004)
New Revision: 1547

Modified:
   trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches/082_global_scan_direction.diff
Log:
fix typo


Modified: trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches/082_global_scan_direction.diff
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches/082_global_scan_direction.diff	2004-09-04 20:52:43 UTC (rev 1546)
+++ trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches/082_global_scan_direction.diff	2004-09-04 21:44:10 UTC (rev 1547)
@@ -28,7 +28,7 @@
  #endif /* CONFIG_BLK_DEV_IDEPCI */
 --- linux-2.4.27/drivers/ide/setup-pci.c	2003-08-25 13:44:41.000000000 +0200
 +++ linux-2.4.27+debian/drivers/ide/setup-pci.c	2004-08-11 23:52:58.000000000 +0200
-@@ -793,21, +793,20 @@
+@@ -793,21 +793,20 @@
  
  /**
   *	ide_scan_pcibus		-	perform the initial IDE driver scan