Re: [Outreachy kernel] [PATCH 0/4] staging: rtl8723bs: core: Cleanup patchset for style issues in rtw_cmd.c
From: Praveen Kumar <hidden>
Date: 2021-10-22 02:46:12
Also in:
lkml
From: Praveen Kumar <hidden>
Date: 2021-10-22 02:46:12
Also in:
lkml
On 22-10-2021 01:27, Kushal Kothari wrote:
These patches make changes to clean up style issues identified by checkpatch. Kushal Kothari (4): staging: rtl8723bs: core: Remove true and false comparison staging: rtl8723bs: core: Remove unnecessary parentheses staging: rtl8723bs: core: Remove unnecessary space after a cast staging: rtl8723bs: core: Remove unnecessary blank lines drivers/staging/rtl8723bs/core/rtw_cmd.c | 75 +++++++++++------------- 1 file changed, 35 insertions(+), 40 deletions(-)
Please update the history against these patches and whats new in this series. Regards, ~Praveen