linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch]2.5.32 scsi/st.c "parse error before ;" line 112
@ 2002-08-28  3:33 Albert Cranford
  0 siblings, 0 replies; only message in thread
From: Albert Cranford @ 2002-08-28  3:33 UTC (permalink / raw)
  To: Linux Kernel List, Linus Torvalds

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-28  3:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-28  3:33 [patch]2.5.32 scsi/st.c "parse error before ;" line 112 Albert Cranford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).