From: Adrian Bunk <bunk@fs.tum.de>
To: Alan Cox <alan@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: [patch] 2.5.64-ac3: fix a typo in ide-default.c
Date: Fri, 7 Mar 2003 21:14:17 +0100 [thread overview]
Message-ID: <20030307201417.GA19615@fs.tum.de> (raw)
In-Reply-To: <200303071756.h27HuiY01551@devserv.devel.redhat.com>
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
next prev parent reply other threads:[~2003-03-07 20:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-07 17:56 Linux 2.5.64-ac3 Alan Cox
2003-03-07 20:14 ` Adrian Bunk [this message]
2003-03-07 20:33 ` [PATCH][TRIVIAL] " Maciej Soltysiak
2003-03-07 23:08 ` Alan Cox
2003-03-07 21:03 ` 2.5.64-ac3: 3c527.c doesn't compile Adrian Bunk
2003-03-07 21:34 ` James Bottomley
2003-03-22 8:23 ` Adrian Bunk
2003-03-09 1:58 ` Question about VISWS 2.5.64-ac3 Osamu Tomita
2003-03-09 2:16 ` New IDE codes in 2.5.64-ac3 Osamu Tomita
2003-03-09 20:53 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030307201417.GA19615@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox