Merge git://www.linux-watchdog.org/linux-watchdog
[linux-2.6-block.git] / drivers / watchdog / watchdog_core.c
index 981a668b17e331ce47aafb95b87aabd8422a3cb6..7c3ba58ae1bee52022a0a9a2c06ab2a68f2d6ee9 100644 (file)
@@ -104,7 +104,7 @@ static void watchdog_check_min_max_timeout(struct watchdog_device *wdd)
  * timeout module parameter (if it is valid value) or the timeout-sec property
  * (only if it is a valid value and the timeout_parm is out of bounds).
  * If none of them are valid then we keep the old value (which should normally
- * be the default timeout value.
+ * be the default timeout value).
  *
  * A zero is returned on success and -EINVAL for failure.
  */