lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251114015358.1614-1-chuguangqing@inspur.com>
Date: Fri, 14 Nov 2025 09:53:58 +0800
From: Chu Guangqing <chuguangqing@...pur.com>
To: <wim@...ux-watchdog.org>, <linux@...ck-us.net>,
	<nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
	<claudiu.beznea@...on.dev>
CC: <linux-watchdog@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>, Chu Guangqing <chuguangqing@...pur.com>
Subject: [PATCH 1/1] watchdog: at91sam9: Fix a spelling mistake

The spelling of the word "regster" is incorrect; it should be "register".

Signed-off-by: Chu Guangqing <chuguangqing@...pur.com>
---
 drivers/watchdog/at91sam9_wdt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/watchdog/at91sam9_wdt.h b/drivers/watchdog/at91sam9_wdt.h
index 298d545df1a1..cc5d36213aea 100644
--- a/drivers/watchdog/at91sam9_wdt.h
+++ b/drivers/watchdog/at91sam9_wdt.h
@@ -6,7 +6,7 @@
  * Copyright (C) 2007 Atmel Corporation.
  * Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries
  *
- * Watchdog Timer (WDT) - System peripherals regsters.
+ * Watchdog Timer (WDT) - System peripherals registers.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on SAM9X60 datasheet.
  *
-- 
2.43.7


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ