[PATCH v2] watchdog: diag288: Fix a spelling mistake

Chu Guangqing posted 1 patch 2 months, 3 weeks ago
drivers/watchdog/diag288_wdt.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH v2] watchdog: diag288: Fix a spelling mistake
Posted by Chu Guangqing 2 months, 3 weeks ago
There are two word spelling errors here, correct two spelling errors.

Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
---
 drivers/watchdog/diag288_wdt.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/watchdog/diag288_wdt.c b/drivers/watchdog/diag288_wdt.c
index 887d5a6c155b..48219844efef 100644
--- a/drivers/watchdog/diag288_wdt.c
+++ b/drivers/watchdog/diag288_wdt.c
@@ -6,10 +6,10 @@
  * to CP.
  *
  * The command can be altered using the module parameter "cmd". This is
- * not recommended because it's only supported on z/VM but not whith LPAR.
+ * not recommended because it's only supported on z/VM but not with LPAR.
  *
  * On LPAR, the watchdog will always trigger a system restart. the module
- * paramter cmd is meaningless here.
+ * parameter cmd is meaningless here.
  *
  *
  * Copyright IBM Corp. 2004, 2013
-- 
2.43.7