[PATCH][TRIVIAL] Re: Linux 2.5.64-ac3

Maciej Soltysiak (solt@dns.toxicfilms.tv)
Fri, 7 Mar 2003 21:33:43 +0100 (CET)


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-21498-1047069274-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

> Linux 2.5.64-ac3
> o Bring core IDE code into sync with the latest (me)
> 2.4.21pre5-ac code base. The drivers are not
> quite current with it yet.
There's a typo that breaks compiling ide-default.c

Here's the patch:

--- linux-2.5.60/drivers/ide/ide-default.c~ 2003-03-07 20:32:32.000000000 +0100
+++ linux-2.5.60/drivers/ide/ide-default.c 2003-03-07 21:30:01.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)
};

--=_courier-21498-1047069274-0001-2
Content-Type: text/plain; name="ide-default.c.diff"; charset=iso-8859-1
Content-Transfer-Encoding: base64
Content-ID: <Pine.LNX.4.51.0303072133430.23212@dns.toxicfilms.tv>
Content-Description: ide-default.c.diff
Content-Disposition: attachment; filename="ide-default.c.diff"

LS0tIGxpbnV4LTIuNS42MC9kcml2ZXJzL2lkZS9pZGUtZGVmYXVsdC5jfgky
MDAzLTAzLTA3IDIwOjMyOjMyLjAwMDAwMDAwMCArMDEwMA0KKysrIGxpbnV4
LTIuNS42MC9kcml2ZXJzL2lkZS9pZGUtZGVmYXVsdC5jCTIwMDMtMDMtMDcg
MjE6MzA6MDEuMDAwMDAwMDAwICswMTAwDQpAQCAtNTEsNyArNTEsNyBAQA0K
IAkubmFtZQkJPQkiaWRlLWRlZmF1bHQiLA0KIAkudmVyc2lvbgk9CUlERURF
RkFVTFRfVkVSU0lPTiwNCiAJLmF0dGFjaAkJPQlpZGVkZWZhdWx0X2F0dGFj
aCwNCi0JLnN1cHBvcnRzX2RtYQk9CTEuDQorCS5zdXBwb3J0c19kbWEJPQkx
LA0KIAkuZHJpdmVzCQk9CUxJU1RfSEVBRF9JTklUKGlkZWRlZmF1bHRfZHJp
dmVyLmRyaXZlcykNCiB9Ow0KIA0K

--=_courier-21498-1047069274-0001-2--