lkml.org 
[lkml]   [2003]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] 2.5.64-ac3: fix a typo in ide-default.c
The following patch fixes a typo in ide-default.c that causes a compile 
error:

--- linux-2.5.64-ac3/drivers/ide/ide-default.c.old 2003-03-07 21:11:35.000000000 +0100
+++ linux-2.5.64-ac3/drivers/ide/ide-default.c 2003-03-07 21:12:17.000000000 +0100
@@ -51,7 +51,7 @@
.name = "ide-default",
.version = IDEDEFAULT_VERSION,
.attach = idedefault_attach,
- .supports_dma = 1.
+ .supports_dma = 1,
.drives = LIST_HEAD_INIT(idedefault_driver.drives)
};


cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.088 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site