patch-2.3.49 linux/drivers/block/DAC960.c
Next file: linux/drivers/block/Makefile
Previous file: linux/drivers/block/Config.in
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Feb 28 07:16:54 2000
- Orig file:
v2.3.48/linux/drivers/block/DAC960.c
- Orig date:
Sun Feb 20 21:12:38 2000
diff -u --recursive --new-file v2.3.48/linux/drivers/block/DAC960.c linux/drivers/block/DAC960.c
@@ -3583,7 +3583,7 @@
int init_module(void)
{
- int ControllerNumber, LogicalDriveNumber;
+ int ControllerNumber;
DAC960_Initialize();
if (DAC960_ActiveControllerCount == 0) return -1;
for (ControllerNumber = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)