patch-2.3.47 linux/drivers/char/stallion.c
Next file: linux/drivers/char/sysrq.c
Previous file: linux/drivers/char/rtc.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Feb 20 20:23:20 2000
- Orig file:
v2.3.46/linux/drivers/char/stallion.c
- Orig date:
Wed Feb 16 17:03:52 2000
diff -u --recursive --new-file v2.3.46/linux/drivers/char/stallion.c linux/drivers/char/stallion.c
@@ -751,6 +751,8 @@
/*****************************************************************************/
+static devfs_handle_t devfs_handle = NULL;
+
#ifdef MODULE
/*
@@ -774,8 +776,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)