public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kernel: watchdog: fixed spelling mistake
@ 2019-03-23  2:28 Arash Fotouhi
  2019-04-18 12:10 ` [tip:perf/core] watchdog: Fix typo in comment tip-bot for Arash Fotouhi
  0 siblings, 1 reply; 2+ messages in thread
From: Arash Fotouhi @ 2019-03-23  2:28 UTC (permalink / raw)
  To: tglx
  Cc: peterz, mingo, loberman, vincent.whitchurch, linux-kernel,
	Arash Fotouhi

Fixed a spelling mistake.

Signed-off-by: Arash Fotouhi <arash@arashfotouhi.com>
---
 kernel/watchdog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/watchdog.c b/kernel/watchdog.c
index 8fbfda9..7e23e5e 100644
--- a/kernel/watchdog.c
+++ b/kernel/watchdog.c
@@ -588,7 +588,7 @@ static void lockup_detector_reconfigure(void)
  * Create the watchdog thread infrastructure and configure the detector(s).
  *
  * The threads are not unparked as watchdog_allowed_mask is empty.  When
- * the threads are sucessfully initialized, take the proper locks and
+ * the threads are successfully initialized, take the proper locks and
  * unpark the threads in the watchdog_cpumask if the watchdog is enabled.
  */
 static __init void lockup_detector_setup(void)
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-18 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-23  2:28 [PATCH] kernel: watchdog: fixed spelling mistake Arash Fotouhi
2019-04-18 12:10 ` [tip:perf/core] watchdog: Fix typo in comment tip-bot for Arash Fotouhi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox