[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260115093439.7588-1-khushalchitturi@gmail.com>
Date: Thu, 15 Jan 2026 15:04:35 +0530
From: Khushal Chitturi <khushalchitturi@...il.com>
To: gregkh@...uxfoundation.org
Cc: straube.linux@...il.com,
hansg@...nel.org,
dan.carpenter@...aro.org,
linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Khushal Chitturi <khushalchitturi@...il.com>
Subject: [PATCH 0/4] staging: rtl8723bs: coding style and refactoring cleanups
This patch series performs minor refactoring and
coding style cleanups in the rtl8723bs driver,
focusing on rtw_xmit.c and addressing checkpatch.pl
warnings.
---
Khushal Chitturi (4):
staging: rtl8723bs: fix operator and type cast spacing
staging: rtl8723bs: simplify boolean expressions
staging: rtl8723bs: rename CamelCase identifiers to snake_case
staging: rtl8723bs: fix line length and alignment issues
drivers/staging/rtl8723bs/core/rtw_cmd.c | 17 +-
drivers/staging/rtl8723bs/core/rtw_mlme.c | 2 +-
drivers/staging/rtl8723bs/core/rtw_xmit.c | 238 +++++++++++--------
drivers/staging/rtl8723bs/hal/hal_btcoex.c | 2 +-
drivers/staging/rtl8723bs/include/rtw_mlme.h | 6 +-
5 files changed, 154 insertions(+), 111 deletions(-)
--
2.52.0
Powered by blists - more mailing lists