From: Albert Cranford <ac9410@attbi.com>
To: Linux Kernel List <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@transmeta.com>
Subject: [patch]2.5.32 scsi/st.c "parse error before ;" line 112
Date: Tue, 27 Aug 2002 23:33:46 -0400 [thread overview]
Message-ID: <3D6C449A.E2B67658@attbi.com> (raw)
Hello Linus,
2.5.32 compile error scsi tape line 112 "parse error before ;"
Please apply this tested simple fix.
Albert
--- linux2.5.32/drivers/scsi/st.c.orig 2002-08-27 23:14:18.000000000 -0400
+++ linux/drivers/scsi/st.c 2002-08-27 23:14:29.000000000 -0400
@@ -109,6 +109,7 @@
},
{
"try_direct_io", &try_direct_io
+ }
};
#endif
--
Albert Cranford Deerfield Beach FL USA
ac9410@bellsouth.net
reply other threads:[~2002-08-28 3:29 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=3D6C449A.E2B67658@attbi.com \
--to=ac9410@attbi.com \
--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 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.