[PATCH v3 0/4] staging: rtl8723bs: core: Cleanup patchset for style issues in rtw_cmd.c

From: Kushal Kothari
Date: Fri Oct 22 2021 - 09:13:54 EST


These patches make changes to clean up style issues identified
by checkpatch.

Kushal Kothari (4):
v3 staging: rtl8723bs: core: Remove true and false comparison
v3 staging: rtl8723bs: core: Remove unnecessary parentheses
v3 staging: rtl8723bs: core: Remove unnecessary space after a cast
v3 staging: rtl8723bs: core: Remove unnecessary blank lines

Changes in v3:
Enclose the version number inside the square bracket in all the subjects

Changes in v2:
[PATCH 1/4]: Moved unnecessary parentheses change in PATCH 2/4
[PATCH 2/4]: Added the extra parentheses change from PATCH 1/4 here.
[PATCH 3/4]: No Changes
[PATCH 4/4]: Fix whitespace error.

drivers/staging/rtl8723bs/core/rtw_cmd.c | 94 +++++++++---------------
1 file changed, 34 insertions(+), 60 deletions(-)

--
2.25.1