[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251102121431.5546-1-vseokaktusah7@gmail.com>
Date: Sun, 2 Nov 2025 15:14:31 +0300
From: zntsproj <vacacax16@...il.com>
To: linux-kernel@...r.kernel.org
Cc: wim@...ux-watchdog.org,
linux@...ck-us.net,
linux-watchdog@...r.kernel.org,
zntsproj <vseokaktusah7@...il.com>
Subject: [PATCH] watchdog: fix typo 'paramter' -> 'parameter'
Signed-off-by: zntsproj <vseokaktusah7@...il.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
Powered by blists - more mailing lists