[PATCH v3 0/5] staging: rtl8723bs: fix line length and style issues

Mahad Ibrahim posted 5 patches 1 week, 1 day ago
.../staging/rtl8723bs/hal/HalHWImg8723B_BB.c  | 59 +++++++++----------
.../staging/rtl8723bs/hal/HalHWImg8723B_MAC.c | 46 ++++++++-------
2 files changed, 52 insertions(+), 53 deletions(-)
[PATCH v3 0/5] staging: rtl8723bs: fix line length and style issues
Posted by Mahad Ibrahim 1 week, 1 day ago
This patch series fixes additional white space after "/*", as well as
resending the previous commits.

Changes in v3:
  - Patches 1-3 remain unchanged from v2 and constitute the following:
     - Fix open parenthesis alignment.
     - Fix multiple blank line check.
     - Fix missing blank line after declaration.
  - Patch 4 fixes the additional space after "/*" and before BoardType
    which was addressed by Greg KH.
  - Patch 5 sanitizes the modified files of irregular white space
    alignment within a line comment.

Changes in v2:
  - staging: rtl8723bs: fix open parenthesis alignment
  - staging: rtl8723bs: fix multiple blank line check
  - staging: rtl8723bs: fix missing blank line after declaration
  - staging: rtl8723bs: fix line length check

Changes in v1:
  v1 comprised of fixes for multiple checkpatch.pl warning/checks.

Mahad Ibrahim (5):
  staging: rtl8723bs: fix open parenthesis alignment
  staging: rtl8723bs: fix multiple blank line check
  staging: rtl8723bs: fix missing blank line after declaration
  staging: rtl8723bs: fix line length check
  staging: rtl8723bs: standardize comment style in HAL

 .../staging/rtl8723bs/hal/HalHWImg8723B_BB.c  | 59 +++++++++----------
 .../staging/rtl8723bs/hal/HalHWImg8723B_MAC.c | 46 ++++++++-------
 2 files changed, 52 insertions(+), 53 deletions(-)

-- 
2.47.3