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]
Date: Tue, 12 Mar 2024 17:58:54 -0400
From: Kendra Moore <kendra.j.moore3443@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Kendra Moore <kendra.j.moore3443@...il.com>
Subject: [PATCH] doc: Fix typo in drivers/media/rc/keymaps/rc-khamsin.c

This patch corrects a typo. Specifically in a comment
"supports" is misspelled "suppors".

No functional changes are made by this patch; it only
improves the accuracy and readability of the file.

Signed-off-by: Kendra Moore <kendra.j.moore3443@...il.com>
---
 drivers/media/rc/keymaps/rc-khamsin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/rc/keymaps/rc-khamsin.c b/drivers/media/rc/keymaps/rc-khamsin.c
index 2121cad8d3df..88074b23125b 100644
--- a/drivers/media/rc/keymaps/rc-khamsin.c
+++ b/drivers/media/rc/keymaps/rc-khamsin.c
@@ -7,7 +7,7 @@
 /*
  * KHAMSIN is an IR/Bluetooth RCU supplied with the SmartLabs
  * SML-5442TW DVB-S/VOD box. The RCU has separate IR (TV) and
- * BT (STB) modes. This keymap suppors the IR controls.
+ * BT (STB) modes. This keymap supports the IR controls.
  */
 
 static struct rc_map_table khamsin[] = {
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ