[PATCH v4 0/3] staging: rtl8723bs: Fix some checkpatch issues

Franziska Naepelt posted 3 patches 2 years, 7 months ago
.../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 164 +++++++++---------
1 file changed, 85 insertions(+), 79 deletions(-)
[PATCH v4 0/3] staging: rtl8723bs: Fix some checkpatch issues
Posted by Franziska Naepelt 2 years, 7 months ago
This is a series of patches to fix some trivial checkpatch issues. Not all
issues have been fixed. I intend to submit another series to fix more stuff.

Testing:
* Build the module
* Boot the kernel with busybox in initramfs
* Load the module
-> No errors or warnings

---
v4: Fix sign-off email address and cover letter header

Franziska Naepelt (3):
  staging: rtl8723bs: Fix space issues
  staging: rtl8723bs: Fix alignment open parenthesis
  staging: rtl8723bs: Fix remaining blank line issue

 .../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 164 +++++++++---------
 1 file changed, 85 insertions(+), 79 deletions(-)

--
2.39.2 (Apple Git-143)