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

Albert Cranford (ac9410@attbi.com)
Tue, 27 Aug 2002 23:33:46 -0400


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
-
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/