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