From: Douglas Gilbert <dougg@torque.net>
To: linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@transmeta.com>
Subject: [PATCH] lk 2.5.3-pre3 drivers/scsi/ide-scsi typo
Date: Fri, 28 Dec 2001 17:48:39 -0500 [thread overview]
Message-ID: <3C2CF6C7.F3FEF08F@torque.net> (raw)
drivers/scsi/ide-scsi.c fails to compile after the latest
pre-patch (lk 2.5.2-pre3).
Doug Gilbert
diff -du linux/drivers/scsi/ide-scsi.c252p3 linux/drivers/scsi/ide-scsi.c
--- linux/drivers/scsi/ide-scsi.c252p3 Fri Dec 28 16:05:15 2001
+++ linux/drivers/scsi/ide-scsi.c Fri Dec 28 16:24:19 2001
@@ -841,7 +841,7 @@
static Scsi_Host_Template idescsi_template = {
module: THIS_MODULE,
- name: "idescsi"
+ name: "idescsi",
detect: idescsi_detect,
release: idescsi_release,
info: idescsi_info,
reply other threads:[~2001-12-28 22:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3C2CF6C7.F3FEF08F@torque.net \
--to=dougg@torque.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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