[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251211052652.3589-2-arjunchangla7@gmail.com>
Date: Thu, 11 Dec 2025 05:26:52 +0000
From: Arjun Changla <arjunchangla7@...il.com>
To: hansg@...nel.org,
mchehab@...nel.org
Cc: sakari.ailus@...ux.intel.com,
gregkh@...uxfoundation.org,
linux-media@...r.kernel.org,
linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Arjun Changla <arjunchangla7@...il.com>
Subject: [PATCH] staging: rtl8723bs: remove trailing whitespace
Fix checkpatch error by removing trailing whitespace at line 2021.
Signed-off-by: Arjun Changla <arjunchangla7@...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.43.0
Powered by blists - more mailing lists