2002-08-28 03:29:33

by Albert Cranford

[permalink] [raw]
Subject: [patch]2.5.32 scsi/st.c "parse error before ;" line 112

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
[email protected]