[PATCH 2/2] staging: rtl8723bs: fix space before tab in rtl8723b_xmit.h comment

From: Tomasz Unger

Date: Sun Aug 23 2026 - 12:47:23 EST


Remove a stray space before a tab in a comment.

Signed-off-by: Tomasz Unger <tomasz.unger@xxxxxxxx>
---
Verified with checkpatch.pl - no new warnings introduced by this change.
---
drivers/staging/rtl8723bs/include/rtl8723b_xmit.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/rtl8723b_xmit.h b/drivers/staging/rtl8723bs/include/rtl8723b_xmit.h
index ddf868c7899b..c2b5696554fe 100644
--- a/drivers/staging/rtl8723bs/include/rtl8723b_xmit.h
+++ b/drivers/staging/rtl8723bs/include/rtl8723b_xmit.h
@@ -366,7 +366,7 @@ struct txdesc_8723b {
#endif
/* */
/* */
-/* Rate */
+/* Rate */
/* */
/* */
/* CCK Rates, TxHT = 0 */

--
2.55.0