patch-2.4.14 linux/drivers/scsi/mca_53c9x.c
Next file: linux/drivers/scsi/megaraid.c
Previous file: linux/drivers/scsi/mac_esp.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Oct 25 13:53:51 2001
-  Orig file: 
v2.4.13/linux/drivers/scsi/mca_53c9x.c
-  Orig date: 
Fri Feb  9 11:30:23 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/scsi/mca_53c9x.c linux/drivers/scsi/mca_53c9x.c
@@ -68,7 +68,7 @@
  *  53c9x via PIO.
  */
 
-volatile unsigned char cmd_buffer[16];
+static volatile unsigned char cmd_buffer[16];
 
 /*
  * We keep the structure that is used to access the registers on the 53c9x
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)