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

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)