[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251114023454.2828-1-chuguangqing@inspur.com>
Date: Fri, 14 Nov 2025 10:34:54 +0800
From: Chu Guangqing <chuguangqing@...pur.com>
To: <wim@...ux-watchdog.org>, <linux@...ck-us.net>
CC: <linux-watchdog@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Chu
Guangqing <chuguangqing@...pur.com>
Subject: [PATCH v2] watchdog/max63xx: Fix a spelling mistake
The spelling of the word "completly" is incorrect; it should be "completely".
Signed-off-by: Chu Guangqing <chuguangqing@...pur.com>
---
drivers/watchdog/max63xx_wdt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog/max63xx_wdt.c b/drivers/watchdog/max63xx_wdt.c
index 21935f9620e4..cf18c3c4e74c 100644
--- a/drivers/watchdog/max63xx_wdt.c
+++ b/drivers/watchdog/max63xx_wdt.c
@@ -65,7 +65,7 @@ struct max63xx_wdt {
* delay (selected with the "nodelay" parameter).
*
* I also decided to remove from the tables any timeout smaller than a
- * second, as it looked completly overkill...
+ * second, as it looked completely overkill...
*/
/* Timeouts in second */
--
2.43.7
Powered by blists - more mailing lists