[PATCH v3 0/5] staging: rtl8723bs: rtw_mlme: fix long lines and related issues

From: Salman Alghamdi

Date: Sun Apr 26 2026 - 18:58:21 EST


This series addresses review feedback on v2 of the rtw_mlme.c
line length cleanup patch.

Patch 1 fixes a pre-existing buffer over-read bug in
rtw_update_protection() identified during review.

Patches 2-5 address the line length cleanup, dead code removal,
line consolidation, and readability improvements as separate
atomic changes.

Salman Alghamdi (5):
staging: rtl8723bs: fix buffer over-read in rtw_update_protection
staging: rtl8723bs: rtw_mlme: fix lines exceeding 100 columns
staging: rtl8723bs: rtw_mlme: remove dead commented-out code
staging: rtl8723bs: rtw_mlme: consolidate capability comparisons lines
staging: rtl8723bs: rtw_mlme: add blank line for readability

drivers/staging/rtl8723bs/core/rtw_mlme.c | 286 +++++++++++++++-------
1 file changed, 197 insertions(+), 89 deletions(-)

--
2.54.0