From: Julien BLACHE <jb@jblache.org>
To: ralf@linux-mips.org
Cc: linux-mips@linux-mips.org
Subject: [PATCH] Fix broken wd33c93.c
Date: Tue, 01 Jul 2003 17:34:42 +0200 [thread overview]
Message-ID: <87he66xnu5.fsf@frigate.technologeek.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 251 bytes --]
Hi,
The attached patch fixes the compilation of drivers/scsi/wd33c93.c
that is currently broken. Seems like the last merge removed the wrong
line.
JB.
--
Julien BLACHE <http://www.jblache.org>
<jb@jblache.org>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Fix wd33c93.c --]
[-- Type: text/x-patch, Size: 273 bytes --]
--- wd33c93.c.orig 2003-07-01 15:31:23.000000000 +0000
+++ wd33c93.c 2003-07-01 15:30:44.000000000 +0000
@@ -1920,7 +1920,7 @@
char *bp;
char tbuf[128];
- struct Scsi_Host *instance;
+ struct WD33C93_hostdata *hd;
Scsi_Cmnd *cmd;
int x, i;
static int stop = 0;
reply other threads:[~2003-07-01 15:34 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=87he66xnu5.fsf@frigate.technologeek.org \
--to=jb@jblache.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.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