[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260123095733.49301-1-tehsiu.huang@gmail.com>
Date: Fri, 23 Jan 2026 01:57:31 -0800
From: Michael Huang <tehsiu.huang@...il.com>
To: gregkh@...uxfoundation.org
Cc: dan.carpenter@...aro.org,
straube.linux@...il.com,
hansg@...nel.org,
linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Michael Huang <tehsiu.huang@...il.com>
Subject: [PATCH v2 0/2] staging: rtl8723bs: fix coding style and logic in rtw_mlme.c
This patch series fixes several checkpatch.pl issues in rtw_mlme.c.
The previous single patch has been split into a series of two patches
to separate pure style cleanups from structural refactoring.
A logic regression in _rtw_join_timeout_handler() from the first
version has also been corrected.
Changes in v2:
- Split the original patch into two separate commits.
- Restored the call to rtw_indicate_disconnect() which was accidentally
removed in the first version.
- Improved commit descriptions for both patches.
Michael Huang (2):
staging: rtl8723bs: remove unnecessary boolean comparisons and
whitespaces
staging: rtl8723bs: remove redundant else after break
drivers/staging/rtl8723bs/core/rtw_mlme.c | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
--
2.43.0
Powered by blists - more mailing lists