patch-2.4.0-test10 linux/drivers/char/softdog.c

Next file: linux/drivers/char/specialix.c
Previous file: linux/drivers/char/sh-sci.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/drivers/char/softdog.c linux/drivers/char/softdog.c
@@ -58,7 +58,7 @@
 static struct timer_list watchdog_ticktock = {
 	function:	watchdog_fire,
 };
-static int timer_alive = 0;
+static int timer_alive;
 
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)