[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20260203102127.55665-2-giorgitchankvetadze1997@gmail.com>
Date: Tue, 3 Feb 2026 14:21:28 +0400
From: Giorgi Tchankvetadze <giorgitchankvetadze1997@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Dan Carpenter <dan.carpenter@...aro.org>,
linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Giorgi Tchankvetadze <giorgitchankvetadze1997@...il.com>
Subject: [PATCH] staging: rtl8723bs: Remove trailing whitespace in rtw_mlme.c
Remove a trailing whitespace in rtw_mlme.c
Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@...il.com>
---
drivers/staging/rtl8723bs/core/rtw_mlme.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8723bs/core/rtw_mlme.c b/drivers/staging/rtl8723bs/core/rtw_mlme.c
index 98704179ad35..ff4e668f199c 100644
--- a/drivers/staging/rtl8723bs/core/rtw_mlme.c
+++ b/drivers/staging/rtl8723bs/core/rtw_mlme.c
@@ -2018,7 +2018,7 @@ int rtw_restruct_wmm_ie(struct adapter *adapter, u8 *in_ie, u8 *out_ie, uint in_
return ielength;
}
-/* Ported from 8185: IsInPreAuthKeyList().
+/* Ported from 8185: IsInPreAuthKeyList().
* (Renamed from SecIsInPreAuthKeyList(), 2006-10-13.)
* Added by Annie, 2006-05-07.
*
--
2.52.0
Powered by blists - more mailing lists