[PATCH v2 0/2] staging: rtl8723bs: fix remaining coding style issues

Archit Anant posted 2 patches 3 weeks, 1 day ago
There is a newer version of this series
drivers/staging/rtl8723bs/core/rtw_cmd.c | 46 ++++++++++++------------
1 file changed, 23 insertions(+), 23 deletions(-)
[PATCH v2 0/2] staging: rtl8723bs: fix remaining coding style issues
Posted by Archit Anant 3 weeks, 1 day ago
This series fixes the remaining coding style issues in rtw_cmd.c.
Patch 2/3 from the previous series (blank lines) was already applied.

Changes in v2:
- Fixed double spaces around '+' operator as requested by Greg KH.
- Rebased on top of staging-testing.

Archit Anant (2):
  Add missing spaces around mathematical and logical operators (+, -, /,
    |, ?, :) and remove multiple spaces around operators to comply with
    the Linux kernel coding style.
  Align arguments and conditions with the open parenthesis of the
    preceding line to comply with the Linux kernel coding style.

 drivers/staging/rtl8723bs/core/rtw_cmd.c | 46 ++++++++++++------------
 1 file changed, 23 insertions(+), 23 deletions(-)

-- 
2.39.5