[PATCH] 2.5.20 drivers/scsi/ips.c cleanup

From: Chris Wright (chris@wirex.com)
Date: Tue Jun 04 2002 - 20:26:35 EST


Hi,

The IBM ServeRAID driver does not compile in recent 2.5 kernels. The
simple patch below fixes the compilation error and has been tested at OSDL.

thanks,
-chris

--- a/drivers/scsi/ips.c Mon May 20 15:07:16 2002
+++ b/drivers/scsi/ips.c Tue Jun 4 15:11:01 2002
@@ -596,7 +596,7 @@
    }
 
    return (1);
-
+}
 __setup("ips=", ips_setup);
 
 #else
@@ -633,9 +633,9 @@
       }
    }
 
+}
 #endif
 
-}
 
 /****************************************************************************/
 /* */
-
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 : Fri Jun 07 2002 - 22:00:23 EST