dm raid: fix rebuild and catch bogus sync/resync flags
[cascardo/linux.git] / drivers / watchdog / watchdog_core.c
index 981a668..7c3ba58 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.
  */