Whoever did the strsep patches didn't check that ips still compiles.
here's a patch.
--- linux-2.5.24-flock/drivers/scsi/ips.c Sun Jun 2 18:44:38 2002
+++ linux-2.5.24-mm/drivers/scsi/ips.c Tue Jul 2 11:42:20 2002
@@ -596,6 +596,7 @@
}
return (1);
+}
__setup("ips=", ips_setup);
@@ -632,10 +633,9 @@
}
}
}
+}
#endif
-
-}
/****************************************************************************/
/* */
-- Revolutions do not require corporate support. - 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/
This archive was generated by hypermail 2b29 : Sun Jul 07 2002 - 22:00:17 EST