From: Adrian Bunk <bunk@fs.tum.de>
To: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Cc: trivial@rustcorp.com.au
Subject: [patch] 2.5.70-mm2: aha1740.c doesn't compile. (fwd)
Date: Wed, 18 Jun 2003 00:40:35 +0200 [thread overview]
Message-ID: <20030617224035.GG29247@fs.tum.de> (raw)
The problem described below still exists in 2.5.72. A patch to fix it
is:
--- linux-2.5.72/drivers/scsi/aha1740.c.old 2003-06-18 00:36:51.000000000 +0200
+++ linux-2.5.72/drivers/scsi/aha1740.c 2003-06-18 00:36:55.000000000 +0200
@@ -102,6 +102,7 @@
if (len > length)
len = length;
return len;
+}
static int aha1740_makecode(unchar *sense, unchar *status)
I've tested the compilation with 2.5.72.
Please apply
Adrian
----- Forwarded message from Adrian Bunk <bunk@fs.tum.de> -----
Date: Thu, 29 May 2003 21:40:03 +0200
From: Adrian Bunk <bunk@fs.tum.de>
To: Andrew Morton <akpm@digeo.com>,
Christoph Hellwig <hch@infradead.org>
Cc: linux-kernel@vger.kernel.org,
llinux-scsi@vger.kernel.org
Subject: [patch] 2.5.70-mm2: aha1740.c doesn't compile.
It seems the following compile error comes from Linus' tree:
<-- snip -->
...
CC drivers/scsi/aha1740.o
...
drivers/scsi/aha1740.c:613: syntax error at end of input
...
make[2]: *** [drivers/scsi/aha1740.o] Error 1
<-- snip -->
The culprit is the following bogus part of a patch (please _revert_ it):
linux-2.5.70/drivers/scsi/aha1740.c 2003-05-26 19:16:33.000000000 -0700
25/drivers/scsi/aha1740.c 2003-05-28 23:52:00.000000000 -0700
@@ -108,7 +102,6 @@ static int aha1740_proc_info(char *buffe
if (len > length)
len = length;
return len;
-}
static int aha1740_makecode(unchar *sense, unchar *status)
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
----- End forwarded message -----
reply other threads:[~2003-06-17 22:26 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=20030617224035.GG29247@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/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