patch-2.1.79 linux/drivers/char/wdt.c

Next file: linux/drivers/fc4/Config.in
Previous file: linux/drivers/char/wd501p.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/drivers/char/wdt.c linux/drivers/char/wdt.c
@@ -333,7 +333,7 @@
 static struct miscdevice wdt_miscdev=
 {
 	WATCHDOG_MINOR,
-	"wdt",
+	"watchdog",
 	&wdt_fops
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov