linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Maciej Soltysiak <solt@dns.toxicfilms.tv>
Cc: Alan Cox <alan@redhat.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][TRIVIAL] Re: Linux 2.5.64-ac3
Date: 07 Mar 2003 23:08:47 +0000	[thread overview]
Message-ID: <1047078526.23696.3.camel@irongate.swansea.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.51.0303072131570.23212@dns.toxicfilms.tv>

On Fri, 2003-03-07 at 20:33, Maciej Soltysiak wrote:
> 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)
>  };

Thanks. Last minute conversion to C99 format to avoid flames 8)



  reply	other threads:[~2003-03-07 21:52 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 ` [patch] 2.5.64-ac3: fix a typo in ide-default.c Adrian Bunk
2003-03-07 20:33 ` [PATCH][TRIVIAL] Re: Linux 2.5.64-ac3 Maciej Soltysiak
2003-03-07 23:08   ` Alan Cox [this message]
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=1047078526.23696.3.camel@irongate.swansea.linux.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=alan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=solt@dns.toxicfilms.tv \
    /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;
as well as URLs for NNTP newsgroup(s).