patch-2.3.99-pre8 linux/kernel/pm.c
Next file: linux/kernel/printk.c
Previous file: linux/kernel/panic.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri May 12 11:21:20 2000
-  Orig file: 
v2.3.99-pre7/linux/kernel/pm.c
-  Orig date: 
Wed Apr 26 16:34:09 2000
diff -u --recursive --new-file v2.3.99-pre7/linux/kernel/pm.c linux/kernel/pm.c
@@ -23,7 +23,7 @@
 #include <linux/slab.h>
 #include <linux/pm.h>
 
-int pm_active = 0;
+int pm_active;
 
 static spinlock_t pm_devs_lock = SPIN_LOCK_UNLOCKED;
 static LIST_HEAD(pm_devs);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)