All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gert Vervoort <Gert.Vervoort@wxs.nl>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] 2.5.18 ide-scsi compile fix
Date: Sat, 25 May 2002 14:48:21 +0200	[thread overview]
Message-ID: <3CEF8815.C7C13D39@wxs.nl> (raw)

--- ide-scsi.c.1	Sat May 25 14:21:28 2002
+++ ide-scsi.c	Sat May 25 14:21:37 2002
@@ -804,7 +804,7 @@
 };
 
 
-static int __init idescsi_init(void)
+int __init idescsi_init(void)
 {
 	int ret;
 	ret = ata_driver_module(&idescsi_driver);

             reply	other threads:[~2002-05-25 13:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-25 12:48 Gert Vervoort [this message]
2002-05-25 13:08 ` [PATCH] 2.5.18 ide-scsi compile fix Sebastian Droege
2002-05-25 15:22   ` Gert Vervoort
2002-05-25 15:17 ` Gert Vervoort
2002-05-26 11:50   ` Sebastian Droege
2002-05-26 22:32     ` Skip Ford
2002-05-27  8:07       ` Martin Dalecki

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=3CEF8815.C7C13D39@wxs.nl \
    --to=gert.vervoort@wxs.nl \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.