public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jasper Spaans <jasper@vs19.net>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: linux-kernel@vger.kernel.org, B.Zolnierkiewicz@elka.pw.edu.pl
Subject: Re: IA32 - 27 New warnings
Date: Thu, 18 Sep 2003 20:32:15 +0200	[thread overview]
Message-ID: <20030918183215.GA14375@spaans.vs19.net> (raw)
In-Reply-To: <20030918084011.5ac7be61.rddunlap@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 655 bytes --]

On Thu, Sep 18, 2003 at 08:40:11AM -0700, Randy.Dunlap wrote:

> Bart (IDE maintainer) has already posted patches for this.
> See
> http://marc.theaimsgroup.com/?l=linux-kernel&m=106329427503487&w=2

Which seems to invert some logic -- from the patch:

-                       return setup_pdc4030(hwif);
+                       if (!setup_pdc4030(hwif))
+                               return -ENODEV;
+                       return 0;

(I cannot find any changes to setup_pdc4030() in that changeset)

VrGr,
-- 
Jasper Spaans                http://jsp.vs19.net/
 18:46:22 up 9710 days,  9:33, 0 users, load average: 12.80 10.76 10.63

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-09-18 18:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-18  6:23 IA32 - 27 New warnings John Cherry
2003-09-18 13:33 ` Jesper Juhl
2003-09-18 15:40   ` Randy.Dunlap
2003-09-18 18:32     ` Jasper Spaans [this message]
2003-09-18 20:39     ` Jesper Juhl
2003-09-18 18:24 ` Greg KH
2003-09-18 20:45   ` Jesper Juhl
2003-09-18 20:52     ` Greg KH
     [not found] <x0sQ.2ZO.5@gated-at.bofh.it>
2003-09-18 13:42 ` Arnd Bergmann

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=20030918183215.GA14375@spaans.vs19.net \
    --to=jasper@vs19.net \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.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