patch-2.3.50 linux/drivers/char/istallion.c
Next file: linux/drivers/char/msp3400.c
Previous file: linux/drivers/char/epca.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Fri Mar  3 12:54:44 2000
-  Orig file: 
v2.3.49/linux/drivers/char/istallion.c
-  Orig date: 
Wed Feb 16 17:03:52 2000
diff -u --recursive --new-file v2.3.49/linux/drivers/char/istallion.c linux/drivers/char/istallion.c
@@ -142,6 +142,8 @@
  */
 #define	STLI_EISAPROBE	0
 
+static devfs_handle_t devfs_handle = NULL;
+
 /*****************************************************************************/
 
 /*
@@ -829,8 +831,6 @@
 }
 
 /*****************************************************************************/
-
-static devfs_handle_t devfs_handle = NULL;
 
 void cleanup_module()
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)