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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 20 May 2024 12:32:50 +0545
From: Roshan Khatri <topofeverest8848@...il.com>
To: Larry.Finger@...inger.net,
	florian.c.schilhabel@...glemail.com,
	gregkh@...uxfoundation.org,
	ayushtiw0110@...il.com,
	dan.carpenter@...aro.org,
	namcaov@...il.com,
	linux-kernel@...r.kernel.org
Cc: Roshan Khatri <topofeverest8848@...il.com>,
	linux-staging@...ts.linux.dev
Subject: [PATCH] staging: rtl8712: Fix spelling mistakes in rtl871x_event.h

codespell reported misspelled joining in rtl871x_event.h. This patch
fixes the misspelled joining word.

Signed-off-by: Roshan Khatri <topofeverest8848@...il.com>
---
 drivers/staging/rtl8712/rtl871x_event.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8712/rtl871x_event.h b/drivers/staging/rtl8712/rtl871x_event.h
index 759a2d27d8f2..0cc780cf4341 100644
--- a/drivers/staging/rtl8712/rtl871x_event.h
+++ b/drivers/staging/rtl8712/rtl871x_event.h
@@ -37,7 +37,7 @@ struct surveydone_event {
 };
 
 /*
- * Used to report the link result of joinning the given bss
+ * Used to report the link result of joining the given bss
  * join_res:
  *  -1: authentication fail
  *  -2: association fail
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ