[PATCH v2 0/2] staging: rtl8723bs: fix coding style issues in rtl8723b_hal_init.c

lixinyu posted 2 patches 5 days, 17 hours ago
There is a newer version of this series
.../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 106 +++++++++---------
1 file changed, 53 insertions(+), 53 deletions(-)
[PATCH v2 0/2] staging: rtl8723bs: fix coding style issues in rtl8723b_hal_init.c
Posted by lixinyu 5 days, 17 hours ago
Changes since v1:
- Rebased onto staging-next tree
- Split into two separate patches (comment style + operator spacing)
- Addressed review feedback from Dan Carpenter

Sorry for the noise in v1 - this is my first contribution to the kernel
and I was a bit too excited. Thank you Dan for the quick review and
the helpful link.

lixinyu (2):
  staging: rtl8723bs: replace C++ style comments with kernel style
  staging: rtl8723bs: add missing spaces around operators in
    rtl8723b_hal_init.c

lixinyu (2):
  staging: rtl8723bs: replace C++ style comments with kernel style
  staging: rtl8723bs: add missing spaces around operators in
    rtl8723b_hal_init.c

 .../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 106 +++++++++---------
 1 file changed, 53 insertions(+), 53 deletions(-)

-- 
2.34.1