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

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)