[PATCH] drivers/char/watchdog/Kconfig typos

From: Matt LaPlante
Date: Tue Jul 04 2006 - 21:19:50 EST


Three typos in drivers/char/watchdog/Kconfig...

--
Matt LaPlante
CCNP, CCDP, A+, Linux+, CQS
kernel1@xxxxxxxxxxxxxxxx

--

--- a/drivers/char/watchdog/Kconfig 2006-06-17 21:49:35.000000000 -0400
+++ b/drivers/char/watchdog/Kconfig 2006-07-04 21:12:33.000000000 -0400
@@ -45,7 +45,7 @@
comment "Watchdog Device Drivers"
depends on WATCHDOG

-# Architecture Independant
+# Architecture Independent

config SOFT_WATCHDOG
tristate "Software watchdog"
@@ -127,7 +127,7 @@
enabled.

The driver is limited by the speed of the system's PCLK
- signal, so with reasonbaly fast systems (PCLK around 50-66MHz)
+ signal, so with reasonably fast systems (PCLK around 50-66MHz)
then watchdog intervals of over approximately 20seconds are
unavailable.

@@ -423,7 +423,7 @@
is no way to know if writing to its IO address will corrupt
your system or have any real effect. The only way to be sure
that this driver does what you want is to make sure you
- are runnning it on an EPX-C3 from Winsystems with the watchdog
+ are running it on an EPX-C3 from Winsystems with the watchdog
timer at IO address 0x1ee and 0x1ef. It will write to both those
IO ports. Basically, the assumption is made that if you compile
this driver into your kernel and/or load it as a module, that you
@@ -472,7 +472,7 @@
tristate "Indy/I2 Hardware Watchdog"
depends on WATCHDOG && SGI_IP22
help
- Hardwaredriver for the Indy's/I2's watchdog. This is a
+ Hardware driver for the Indy's/I2's watchdog. This is a
watchdog timer that will reboot the machine after a 60 second
timer expired and no process has written to /dev/watchdog during
that time.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/