[PATCH] watchdog: fix typo 'paramter' -> 'parameter'

zntsproj posted 1 patch 3 months, 1 week ago
drivers/watchdog/diag288_wdt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] watchdog: fix typo 'paramter' -> 'parameter'
Posted by zntsproj 3 months, 1 week ago
Signed-off-by: zntsproj <vseokaktusah7@gmail.com>
---
 drivers/watchdog/diag288_wdt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/watchdog/diag288_wdt.c b/drivers/watchdog/diag288_wdt.c
index 887d5a6c1..b6b487910 100644
--- a/drivers/watchdog/diag288_wdt.c
+++ b/drivers/watchdog/diag288_wdt.c
@@ -9,7 +9,7 @@
  * not recommended because it's only supported on z/VM but not whith 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.51.2